Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Sat Aug 16 02:48:48 CEST 2025

Total time taken to generate the page: 0.07732 seconds