Jump to content

Recommended Posts

Posted

Hello,

I am looking for an advice to start an application in the right way;

My application will be almost the same as the unigui AllFeatureDemo;

I mean with treeview on left side, title bar on top and a main area in the center to show different forms.

 

If I do as used with Delphi I would create forms on demand and showmodal, destroying them on close.

But I have seen that Unigui demo use a TFrameMain component together with closable TUniTabSheet.

 

Could you explain me the difference ion these methods and which is best way to show the forms avoiding waste resource ?

 

Thank you,

Marco

 

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...