Hi Martin,

Is there any container widget which show only one widget at same time?
Something like LCL TNotebook (or Qt QStackedWidget). In fact, in my
Lazarus app I don't use TNotebook but simply TPanel with runtime code:
Control.ManualDock(Panel, nil, alClient).

I guess that in MSEgui I can simply drop TSimpleWidget or TEventWidget
as major container and add aligned subcontrols as "views" and play
with Show/Hide on them. Just wondering if MSEgui has something
dedicated.

BTW: What is equivalent for Qt QWidget? I mean basic totally
transparent widget without decorations, borders, background as base
for visual descendants? In LCL it is TGraphicControl and
TCustomControl.

Regards

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to