-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Paul McNett Sent: Thursday, May 13, 2010 10:49 PM To: Dabo Users list Subject: Re: [dabo-users] Coloring Page Frame Tabs
On 5/13/10 1:41 PM, Ed Leafe wrote: > On May 13, 2010, at 4:33 PM, Martinecz Miklós wrote: > >> I'm not strong in programming, so mostly I rely on the Class Designer. I >> started my application using the CD but I cannot find dPageStyled among >> Paged Controls. I guess, I would need to recreate my current form out of the >> CD in order to be able to use the dPageStyled class. >> Or can it be used within the Class Designer too? > > > It was never added to the Class Designer, as dPageStyled came after the Class Designer was written. I'll see about adding it ASAP. But also, it should be possible to add a non-cdxml based class to a cdxml-based form at runtime. It would just be done in code launched from frm.afterInitAll(). You could even have each page designed and saved as separate cdxml files (dPage instances) and load them up in pageFrameStyled.afterInit() I know you probably don't want to go down this road right now, and I don't have any sample code, but I wanted to stress that you are free to code portions of your UI directly, and other portions in the class designer, and you can mix and match at runtime as needed. So you aren't painting yourself into a corner by using the Class Designer. Paul *** It is good to hear about these opportunities! I will certainly try them later. However, I am a beginner in programming and in Dabo also. Therefore it would take too much time now to try this way. (And I have an application that I would like to complete in the nearest future.) Thanks for the information! Miklós _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/!~!uenerkvcmdkaaqacaaaaaaaaaaaaaaaaabgaaaaaaaaackgpanngp0urgxvyyklpm8kaaaaqaaaav1xwklvwtkojn5c4qtb7sqeaa...@upcmail.hu
