This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
407d650817
gambas-source-code
/
comp
/
src
/
gb.form.editor
/
.list
5 lines
66 B
Text
Raw
Normal View
History
Unescape
Escape
[DEVELOPMENT ENVIRONMENT] * NEW: Use IDE breakpoint icon for displaying breakpoints in editor. * NEW: Use a bigger icon for the packager wizard. * NEW: Put some red inside the breakpoint icon. [GB.FORM.EDITOR] * NEW: This new component will provide a text editor with syntax highlighting entirely written in Gambas. A bit slower than the old one, but it will work with any toolkit! [GB.GUI.BASE] * OPT: GridView.Rows[].Refresh now only refreshes the specified row, and not the entire view. * NEW: GridView default cell padding is now zero. * BUG: GridView columns now can have any width. git-svn-id: svn://localhost/gambas/trunk@7080 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-05-13 00:46:39 +02:00
TextEditor!
[GB.FORM.EDITOR] * NEW: TextEditor: Work continue and bugs are fixed... * NEW: TextEditor: Saved modified lines are displayed with a green mark. * NEW: TextEditor: Overwrite mode implemented. git-svn-id: svn://localhost/gambas/trunk@7087 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-05-17 19:27:02 +02:00
_TextEditor_Line
_TextEditor_State
_TextEditor_Styles
Reference in a new issue
Copy permalink