Forum Replies Created
-
AuthorPosts
-
remsiParticipant
Thank You for fixing it in 16.19!
remsiParticipantHere come the compiled exe as zip-archive…
Attachments:
You must be logged in to view attached files.remsiParticipantThank You looking into it!
Attached are two compiled exe, one with “Debug”, one with “Release” configuration as set up in the demo.
Not sure wich one suits Your needs.Greetings,
ClemensremsiParticipantThank You for fixing this in 16.18!
remsiParticipantSorry, I did not point out the problem clearly:
When You click in a TComboBox and move the mouse-wheel a single tick, the selected item of the TComboBox changes to the next one in the list (ItemIndex changes by +/- 1).
When You do the same with a TsComboBox, ItemIndex changes by +/- n.
I did some further testing an found out, that n seems to depend on the number of Parents of the TsCombobox.I modified the demo and placed several combo boxes on different parents:
TForm->TsCombobox: ItemIndex changes by 2
TForm->TsPanel->TsCombobox: ItemIndex changes by 3
TForm->TsPanel->TsGroupBox->TsCombobox: ItemIndex changes by 4
All TCombobox: ItemIndex always changes by 1The TsComboBox of the MegaDemo behaves the same way as the TComboBoxes in my demo.
I used AC 16.17 with Dlphi XE3 Update 2 on a Windows 20H2 for testing.
Greetings,
ClemensAttachments:
You must be logged in to view attached files.remsiParticipantThank You for fixing it in 14.10!
Clemens
remsiParticipant'Support' wrote:Hello and thank you for the demo-app. This issue will be solved in the nearest release at the next week.
Thank You for fixing it with 12.12!
remsiParticipant'Support' wrote:Hello! I will check it soon and I will solve it in the nearest release.
Thank You for fixing it in 10.30!
remsiParticipantOops, You're right.
That solves the problem.
Sorry for the inconvenience!
remsiParticipantManually deleting all dcu-files solved the problem.
remsiParticipantThank You for Fixing it!
remsiParticipantThank You!
<img src="style_emoticons//smile.gif” style=”vertical-align:middle” emoid=”:)” border=”0″ alt=”smile.gif” /> -
AuthorPosts