[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: TextEditor: 'EnsureVisible()' is a new method the scrolls the editor to a...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
23117d89 by Benoît Minisini at 2024-09-19T22:53:51+02:00
TextEditor: 'EnsureVisible()' is a new method the scrolls the editor to a specific cursor position without moving the cursor.

[GB.FORM.EDITOR]
* NEW: TextEditor: 'EnsureVisible()' is a new method the scrolls the editor to a specific cursor position without moving the cursor.

- - - - -
82a64dbf by Benoît Minisini at 2024-09-19T22:55:36+02:00
Search panel: Search the string in the current file as you type it.

[DEVELOPMENT ENVIRONMENT]
* NEW: Search panel: Search the string in the current file as you type it.

- - - - -


2 changed files:

- app/src/gambas3/.src/Search/FSearch.class
- comp/src/gb.form.editor/.src/TextEditor.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0c38ac6fe9c5e405e861889c2b2eb27de4957054...82a64dbf879b4bdc192e706ffd8d26871d84d354

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0c38ac6fe9c5e405e861889c2b2eb27de4957054...82a64dbf879b4bdc192e706ffd8d26871d84d354
You're receiving this email because of your account on gitlab.com.