dkeene Posted September 21, 2020 Posted September 21, 2020 Hi I use comboboxes and I assign a font to the edit box part of the control. How can you (using delphi) make the dropdown box use the same font as the edit box? I prefer not to use css and js thanks Doug Quote
Sherzod Posted September 21, 2020 Posted September 21, 2020 3 hours ago, dkeene said: I use comboboxes and I assign a font to the edit box part of the control. How can you (using delphi) make the dropdown box use the same font as the edit box? Hello, This post may help you: http://forums.unigui.com/index.php?/topic/11935-problem-with-tunicombobox-with-property-font/ Quote
dkeene Posted September 26, 2020 Author Posted September 26, 2020 Unfortunately not really helpful. Is there a way the properties font could apply to the dropdown also? Isn't that what the font property is meant to do? Quote
Sherzod Posted September 26, 2020 Posted September 26, 2020 2 hours ago, dkeene said: Unfortunately not really helpful. Works for me. Quote
dkeene Posted September 27, 2020 Author Posted September 27, 2020 I am trying to minimize the use of javascript etc. and keep these more delphi-like. Quote
Sherzod Posted September 27, 2020 Posted September 27, 2020 14 minutes ago, dkeene said: I am trying to minimize the use of javascript etc. and keep these more delphi-like. OK, I will open a ticket. Quote
dkeene Posted November 8, 2020 Author Posted November 8, 2020 Hello, Sherzod Was there any solution to this issue? Like a property of UniCombobox.Dropdown.Font? Thanks Doug Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.