[Lazarus] How to prevent TComboBox dropdown?

zeljko zeljko at holobit.net
Thu Sep 4 10:12:39 CEST 2014


On 09/03/2014 09:23 PM, Vojtěch Čihák wrote:
> Hi,
>
> I already asked it on forum: http://forum.lazarus.freepascal.org/index.php/topic,25686.msg156312/topicseen.html#new
> Don't you know any convenient way?
> I tried various ways, so far the best is timer with a very small interval but it's not a very nice solution.
> Goal is: clicking left half of the combo will toggle the state while right half will dropdown list. (See the screenshot attached to forum post).

Stopping mousedown (result = true) should do the trick on qt.

zeljko





More information about the Lazarus mailing list