Displaying 1 result from an estimated 1 matches for "tabitem".
Did you mean:
tab_item
2007 Dec 14
3
FXTabBook / FXTabItem / FXTabBar
...s for helping out with ''clearing'' the frames. It''s
working.
I end up using;
parent.removeChild(righttopframe)
righttopframe = nil
Am afraid I stumbled on another question.
I managed to put my application in a tabbook. I am looking to catch the
event ''click on tabitem''.
I tried SEL_COMMAND on TabItem but that seems not to work.
I also would appreciate some text to explain the difference between
Tabbar and Tabbook.
Thanks,
Ernst T.