  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Memo Region 
Memo control based on Regions.Control and FastColorerTextBoxCF. Used as an example of the region without a place holder. Short keys: Ctrl + A - Select All Ctrl + C - Copy Ctrl + V - Paste Ctrl + X - Cut Ctrl + U - Upper/Lower Case Ctrl + Left|Right Ctrl + Shift + Left|Right Ctrl + Home Ctrl + End Links: 1. Fast Colored TextBox for Syntax Highlighting ( Pavel Torgashov). Edited by user 01 November 2020 00:12:35(UTC)
| Reason: Not specified uni attached the following image(s): |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 3 users thanked uni for this useful post.
|
on 03/05/2014(UTC), on 04/05/2014(UTC), on 16/06/2014(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,046  Was thanked: 1177 time(s) in 752 post(s)
|
Is there a chance for a general rtf region which calls an appropriate editor upon double click either in place or in a separate window? That could partly adress SS-47. |
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
All these editors are based on RichEdit control, which has their own canvas for drawing. We can't use it due to the fact that the components do not support this capability. The only way - do it yourself, like I do it. Another way - wait until Andrey change the input method for the SMath worksheet (he thinks about it). Other methods will not be portable I think. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 2 users thanked uni for this useful post.
|
on 03/05/2014(UTC), on 04/05/2014(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Updated. Small improvements. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
|
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Quote:It reacts at the font size changement but it seems adapted only for font size 10 ? You can change font with mouse wheel and Control key when region selected. Quote:In the source that you had indicated it seems that the fonts and the colors (text and background) can be handled (?). This is not entirely true. Component has no internal data to store information about the properties of the text. Syntax highlighting is performed on the fly. You can not arbitrarily change the color, etc. The only thing what you can do - create highlighting rules. Quote:Is it imaginable to control this propeties in a similar way as in Davide's plugins (buttons, combobox etc.) ? I need to see this. If you talk about the properties of the text, as I said above can't modify them. Not everything works as it should. Short keys: Ctrl + A - Select All Ctrl + C - Copy Ctrl + V - Paste Ctrl + X - Cut Ctrl + U - Upper/Lower Case Ctrl + Left|Right Ctrl + Shift + Left|Right Ctrl + Home Ctrl + End Edited by user 16 June 2014 17:15:31(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Updated. Version 0.2.x.x. Changes: - xml serialization format changed; - reworked. Old versions of the plugin will not be able to open files of a new format. Originally Posted by: uni  You can change font with mouse wheel and Control key when region selected. Disabled until the better implementation. Edited by user 18 September 2018 20:56:17(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.