Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread Change in TLabelControl
Sun, Oct 18 2015 3:37 PMPermanent Link

Christian Kaufmann

I just noticed, that TLabelControl does suppress state changes inherited from TControl.

I wonder, what is the reason for that? I just built my own TBSMenuItem control, tried to use
interfaces with different states and now this doesn't work anymore.

I need a vertical menu with two levels so I tried to create my own using TLabelControl as base
class. I know there may be a better way to do that, but I just didn't understand the whole EWB
library enough until now. And it is hard to navigate in the IDE without Alt-Up and Alt-Left.

cu Christian
Image