U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Widgets - General questions or Mixed problems » easiest way to convert a Topwindow into a control
Re: easiest way to convert a Topwindow into a control [message #6081 is a reply to message #6072] Mon, 30 October 2006 01:18 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Layout is not required to be based on TopWindow.

In the same time, FrameCtrl still can be used as Ctrl.

So you can have e.g.

struct Foo : WithMyLayout<Ctrl>

struct Foo : FrameCtrl< WithMyLayout<TopWindow> >

or anything like that...

Mirek

P.S.: I am not quite sure how that relates to layouts and *.usc.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Promlem with ColumnList::SetDisplay()
Next Topic: run function from user control to other control
Goto Forum:
  


Current Time: Fri Sep 18 07:01:03 GMT+2 2026

Total time taken to generate the page: 0.00613 seconds