Recent

Author Topic: Best Approach to multi screen application  (Read 3563 times)

jack

  • Full Member
  • ***
  • Posts: 107
Best Approach to multi screen application
« on: January 26, 2012, 04:49:02 pm »
New to Lazarus/Delphi

I want to build an application that acts like a windows application, flowing from screen to screen as the user works through the application.  I am a little confused about the best approach.

Should I work with one Form and swap Panels to accomplish this flow or should I build multiple forms, one for each "screen" of the application?

Thank You for sharing your experience.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2329
Re: Best Approach to multi screen application
« Reply #1 on: January 26, 2012, 06:11:37 pm »
I think you Should work with one Form with two partition: a TreeView on the right (navigation) and a PageControl/TabSheet on Left  to accomplish the flow (one TabSheet for each "screen" of the application)...  the repetition of this  good designer was posted today :

http://www.lazarus.freepascal.org/index.php/topic,15607.msg85684/topicseen.html#new   or  http://code.google.com/p/ovoplayer/

Greetings!



 
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

 

TinyPortal © 2005-2018