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

[Git][gambas/gambas][master] 2 commits: ComboBox: 'ClearButton' is a new property that toggles a clear button in editable comboboxes.



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


Commits:
03b068f4 by Benoît Minisini at 2024-09-28T14:27:45+02:00
ComboBox: 'ClearButton' is a new property that toggles a clear button in editable comboboxes.

[GB.GUI.BASE]
* NEW: ComboBox: 'ClearButton' is a new property that toggles a clear button in editable comboboxes.

- - - - -
3941b814 by Benoît Minisini at 2024-09-28T14:29:53+02:00
Fixes in current editor activation and search panel. Update financial support.

[DEVELOPMENT ENVIRONMENT]
* BUG: Fix the activation of the current editor.
* BUG: Search panel: It works now with text files, not just code files.
* NEW: Search panel: Add support for 'CTRL+HOME' and 'CTRL+END' shortcuts when the search text box has the focus.
* NEW: Update financial support.

- - - - -


8 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Search/FSearch.class
- app/src/gambas3/.src/Search/FSearch.form
- app/src/gambas3/support.txt
- comp/src/gb.gui.base/.src/ComboBox/ComboBox.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form
- + comp/src/gb.gui.base/clear.png


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/18d98a6dddf93896b11c102aa1302b8ab358383d...3941b8141e7f7d08b8b48c2b3c82fafe677f1676

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/18d98a6dddf93896b11c102aa1302b8ab358383d...3941b8141e7f7d08b8b48c2b3c82fafe677f1676
You're receiving this email because of your account on gitlab.com.