Page 3 of 3

Re: How To create a DashBoard

PostPosted: Fri May 10, 2019 1:30 pm
by vilian
Cristóbal,

Will be possible to include scrollbars in the Tdockpanel?

Re: How To create a DashBoard

PostPosted: Fri May 10, 2019 2:06 pm
by cnavarro
vilian wrote:Cristóbal,

Will be possible to include scrollbars in the Tdockpanel?


Dear Vilian
Sure,
1.- See the fifth image I've put on the wiki (dockpanels with title "More info"): DockPnels inside ScrollPnel
2.- See the first image I've put on the wiki ("Magenta" title): inside a dockpnel a TScrollPnel with a button ( look code in first sample and search "Magenta" )

Re: How To create a DashBoard

PostPosted: Fri May 10, 2019 2:18 pm
by Silvio.Falconi
I 'm modifying vistamenu Perhaps i can make a simulation

Re: How To create a DashBoard

PostPosted: Fri May 10, 2019 2:27 pm
by cnavarro
Silvio.Falconi wrote:I 'm modifying vistamenu Perhaps i can make a simulation


That makes a lot of sense because, maybe, it's the closest thing
Sure you can also include your custom control within a dockpnel

Re: How To create a DashBoard

PostPosted: Fri May 10, 2019 4:42 pm
by Silvio.Falconi
cnavarro wrote:Very pretty
I think you can also do it (in future versions)
But, I understand DashBoard in another way. Please look for images of DashBoard with google, or the image that the companion Villian put in the first post of this thread.


yes, more than a dashboard I wanted to make a bulletin board where the user could write down the appointments he has to make or all the invoices that have to be paid and other news

I believe that it can solve by modifying the view only that I did not understand how to remove the underlined writings and insert at the second level a text like html, that is both with the normal text and with the text type urlink that pressing could open procedures inside application for example the reminder "you have to pay the invoice n.xxx" and pressing xxx the procedure goes to the invoice and displays it.

Re: How To create a DashBoard

PostPosted: Sat May 11, 2019 7:04 am
by Silvio.Falconi
cnavarro wrote:
Silvio.Falconi wrote:I 'm modifying vistamenu Perhaps i can make a simulation


That makes a lot of sense because, maybe, it's the closest thing
Sure you can also include your custom control within a dockpnel



I saw on vistamnu class it is not possible because I cannot insert any control on each items
I tried with a easy say and it make error
Code: Select all  Expand view
Error description: Error BASE/1004  Message not found: TVISTAMENUITEM:NCLRTEXT
   Args:
     [   1] = O   TVISTAMENUITEM

Stack Calls
===========
   Called from:  => __ERRRT_SBASE( 0 )
   Called from: ../../../tobject.prg => TVISTAMENUITEM:ERROR( 0 )
   Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
   Called from: ../../../tobject.prg => TVISTAMENUITEM:MSGNOTFOUND( 0 )
   Called from: ../../../tobject.prg => TVISTAMENUITEM:NCLRTEXT( 0 )
   Called from: .\source\classes\SAY.PRG => TSAY:NEW( 81 )
   Called from: vistamn1.prg => MAIN( 30 )
 


It want only the addItem()

Re: How To create a DashBoard

PostPosted: Mon Jul 01, 2019 2:22 pm
by vilian
When i try to compile testdock01.prg, there is happening the error bellow:
Code: Select all  Expand view
Error prsht.h 917 1: '#endif' before '#if'

Do you know why ?

Re: How To create a DashBoard

PostPosted: Mon Jul 01, 2019 3:15 pm
by cnavarro
vilian wrote:When i try to compile testdock01.prg, there is happening the error bellow:
Code: Select all  Expand view
Error prsht.h 917 1: '#endif' before '#if'

Do you know why ?

It's a problem of version of Borland Compiler
What version of Borland do you use?

viewtopic.php?f=3&t=34083&p=201802&hilit=prsht.h#p201802

Re: How To create a DashBoard

PostPosted: Mon Jul 01, 2019 5:08 pm
by vilian
I'm using BCC73 + Harbour + Fwh1905

Re: How To create a DashBoard

PostPosted: Mon Jul 01, 2019 5:40 pm
by cnavarro
Look your mail

Re: How To create a DashBoard

PostPosted: Fri Jul 19, 2019 10:18 am
by AngelSalom
Very happy with the power of tDockPnel!!!!

Image

Re: How To create a DashBoard

PostPosted: Sun May 10, 2020 12:17 pm
by jnavas
Saludos
Es necesario incluir gráficas de Dispersión-