[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Some fixes in ComboBox control.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Some fixes in ComboBox control.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 09 Aug 2024 18:40:17 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 2b7068d7 by Benoît Minisini at 2024-08-09T20:38:27+02:00 Some fixes in ComboBox control. [GB.GUI.BASE] * BUG: ComboBox: The 'Drop' property is correctly kept when the ReadOnly property changes. * BUG: ComboBox: The arrow is correctly drawn in right to left orientation. - - - - - 4341274d by Benoît Minisini at 2024-08-09T20:40:04+02:00 Form editor: Draw the selection with a filled transparent rectangle. [DEVELOPMENT ENVIRONMENT] * NEW: Form editor: Draw the selection with a filled transparent rectangle. - - - - - 5 changed files: - app/src/gambas3/.src/Editor/Form/FForm.class - app/src/gambas3/.src/Editor/Form/FForm.form - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class - comp/src/gb.gui.base/.src/Test/FRightToLeft.form - comp/src/gb.gui.base/.src/Test/FTestCombo.form View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/21f41fecea20298ffc0dc7e7d19829078670f5a7...4341274d2833a92a7b8ac7ea74543cf74b5446f8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/21f41fecea20298ffc0dc7e7d19829078670f5a7...4341274d2833a92a7b8ac7ea74543cf74b5446f8 You're receiving this email because of your account on gitlab.com.