Hey all,

Can anyone explain to me how i can change forms UI at run time?

Basically the application I'm building is very similar to the MySQL Administrator (see attached file) So when the user selects different option i.e. "User Administration" different tabs appear in the panel on the right and when the user selects "Server logs" another set of tabs appear?

Is dynamic UI changing what i need or am I completly wrong on this?


Any help would be great :)

Create seperate panels for each option. Overlap those panels on each other. Keep the default panel visible and others invisible. When user selects different option, change the visibility accordingly.

Cool, thanks for the help my good man :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.