custom-editfield icon indicating copy to clipboard operation
custom-editfield copied to clipboard

Powerful text editor class made in Xojo.

Results 9 custom-editfield issues
Sort by recently updated
recently updated
newest added

Usage in an application updated to Xojo Desktop API 2.0 is not possible anymore because of some objects are not compatible with the new controls. "Quick" try to update the...

Could CSS option be added to the Syntax popupmenu? This would allow for the construction of a basic version of jsfiddle and similar sites whereas there are separate editors for...

``` What steps will reproduce the problem? 1. Open the project in Xojo on Windows 2. Run the app 3. Use the scrollbars Up to version 1.7.4 no flickering was...

Type-Defect
Priority-Medium
auto-migrated

I've dropped the CEF folder into a new desktop project on macOS (10.13) using Xojo 2017 r3. Despite AcceptFocus being on, the EditField doesn't update at all with keypresses, selection,...

For example, in Xojo there are keywords that start with "#" (#pragma, #endif, etc.). Autocomplete will not trigger on these. A solution is to scan the first character of every...

Suppose you have a document with these lines ``` 1 2 3 ``` None are marked dirty so you change the middle line to "2.5". Now it is marked as...

STR: Run the demo project, press Forward Delete key once, Undo -> ok. Further Undo operations should be disabled but instead keep inserting "z". Same for Redo at that point.

``` To reproduce: Run the demo, fold the line containing "sub test". This folds away lines 8 to 171. Now move the cursor to the bottom of the view, and...

Type-Defect
Priority-Medium
auto-migrated

``` Find and Replace don't work at all on Linux. I tried it on Ubuntu 12.04 and RB 2010R51 and 2011R34 ``` Original issue reported on code.google.com by `[email protected]` on...

Type-Defect
Priority-Medium
auto-migrated