Building an editor step by step

Here you can attach your files or example so others can use it, discussions needs to be done at the general board
Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

Building an editor step by step

Post: # 904Post Angel
Fri Aug 24, 2012 10:46 am

In this release:
-adaptation to lower screen resolution: 1280x768 minimum required.
-templates for visible objects: button, CheckListBox, checkbox, combobox, datetimepicker, edit, facebutton and form.
-Syntax highlight.
Attachments
IdealEdit8.zip
(1.76 MiB) Downloaded 416 times

Aurelz
Posts: 15
Joined: Tue Apr 24, 2012 7:44 am

Building an editor step by step

Post: # 905Post Aurelz
Mon Aug 27, 2012 1:02 pm

Hmmm...
Everything looks fine BUT waiting for syntax coloring use
to much time which is not a very good option.
I still don`t test syntax coloring with richedit in oxygen
but probably will be little bit faster but i doubt that will
be fast enough.

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

Building an editor step by step

Post: # 906Post Angel
Mon Aug 27, 2012 1:58 pm

Yes, I know that is not a good option, but I have no magic solution to increase speed.

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

Building an editor step by step

Post: # 907Post Angel
Tue Aug 28, 2012 7:56 pm

Ok. Now better speed but worst aspect.
Templates for some not visible objects.
Attachments
IdealEdit11b.zip
(1.12 MiB) Downloaded 435 times

Angel
Posts: 87
Joined: Sat Nov 19, 2011 9:34 am

Building an editor step by step

Post: # 908Post Angel
Tue Sep 11, 2012 10:17 am

Added recent files menu.
All macros implemented
All visible objects implemented
FileDialog, FontDialog, ColorDialog implemented

Some problems to solve:
Undo/Redo does not work well if syntax coloring is enabled.
Set lenTab does not work if rchEditor.Onchange is activated.
Attachments
IdealEdit16.zip
(1.13 MiB) Downloaded 440 times

Post Reply