[Qt] TPageControl
zeljko
zeljko at holobit.net
Wed May 30 09:19:52 CEST 2007
I've implemented signal CurrentChanged(), cause TTabSheet wasn't properly
activated (all inside ctrls doesn't know that it's parent is active), also
TPageControl.ActivePage doesn't change.
So, it works, but I'm calling TPageControl().ActivePage := NewActivePage
instead of TLMessage. My question would be : What message should I send to
get the same effect (TPageControl changes it's ActivePage property) ?
I've tried LM_ACTIVATE , but it doesn't work.
tnx
More information about the Qt
mailing list