Hello,
I need to create a Window with a DashBoard. Something like the image bellow:

What can i use to do this ?
I need to create a Window with a DashBoard. Something like the image bellow:

What can i use to do this ?

Vilian,
I would propose to use non modal dialogboxes for each one of the frames,
and place those non modal dialogs on top of the pages of a Control TPages.
For the left side menu you could use a listbox or a TXBrowse, and from its ON CHANGE
you will show the right page of the TPages
Please review samples\testpage.prg
Thanks,
I will try this way ![]()
Mr Antonio,
I haven´t sucess with this. Could you share a little sample of this?
invoices.prg
Thank you Silvio,
However, invoices.prg is not using TPages nor several dialogs.



Yes, I want something like this ![]()
cnavarro wrote:Something like this?
FWH 25.12
Harbour/Hbmk2
Microsoft Visual C++
MySql 8.0
Antigravity
this is a docpanel class never published...
Silvio.Falconi wrote:this is a docpanel class never published...
FWH 25.12
Harbour/Hbmk2
Microsoft Visual C++
MySql 8.0
Antigravity
Why not ?
vilian wrote:Why not ?