[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] ListBox & ComboBox: The 'Display' property of the items is taken into account when sorting.
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] ListBox & ComboBox: The 'Display' property of the items is taken into account when sorting.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 30 Sep 2025 14:59:33 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: d35911be by Benoît Minisini at 2025-09-30T16:58:22+02:00 ListBox & ComboBox: The 'Display' property of the items is taken into account when sorting. [GB.GUI.BASE] * BUG: ListBox: The 'Display' property of the items is taken into account when sorting. * BUG: ComboBox: The 'Display' property of the items is taken into account when sorting. * NEW: Use the new 'FromHtml()' routine instead of 'String.FromHTML()'. - - - - - 5 changed files: - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class - comp/src/gb.gui.base/.src/ListBox/ListBox.class - comp/src/gb.gui.base/.src/Main.module - comp/src/gb.gui.base/.src/Message/FMessage.class - comp/src/gb.gui.base/.src/Test/FTestListBox.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d35911be29ca1ce505b6eeeb1794cf404c6832ec -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d35911be29ca1ce505b6eeeb1794cf404c6832ec You're receiving this email because of your account on gitlab.com.