How To create a DashBoard
Re: How To create a DashBoard
Cristóbal,
Will be possible to include scrollbars in the Tdockpanel?
Will be possible to include scrollbars in the Tdockpanel?
Re: How To create a DashBoard
Dear Vilianvilian wrote:Cristóbal,
Will be possible to include scrollbars in the Tdockpanel?
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" )
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: How To create a DashBoard
I 'm modifying vistamenu Perhaps i can make a simulation
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: How To create a DashBoard
That makes a lot of sense because, maybe, it's the closest thingSilvio.Falconi wrote:I 'm modifying vistamenu Perhaps i can make a simulation
Sure you can also include your custom control within a dockpnel
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: How To create a DashBoard
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 newscnavarro 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.
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.
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: How To create a DashBoard
cnavarro wrote:That makes a lot of sense because, maybe, it's the closest thingSilvio.Falconi wrote:I 'm modifying vistamenu Perhaps i can make a simulation
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
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 )
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: How To create a DashBoard
When i try to compile testdock01.prg, there is happening the error bellow:
Do you know why ?
Code: Select all
Error prsht.h 917 1: '#endif' before '#if'
Re: How To create a DashBoard
It's a problem of version of Borland Compilervilian wrote:When i try to compile testdock01.prg, there is happening the error bellow:Do you know why ?Code: Select all
Error prsht.h 917 1: '#endif' before '#if'
What version of Borland do you use?
http://forums.fivetechsupport.com/viewt ... .h#p201802
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: How To create a DashBoard
I'm using BCC73 + Harbour + Fwh1905
Re: How To create a DashBoard
Look your mail
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- AngelSalom
- Posts: 664
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Vinaros (Castellón ) - España
- Contact:
Re: How To create a DashBoard
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
Re: How To create a DashBoard
Saludos
Es necesario incluir gráficas de Dispersión-
Es necesario incluir gráficas de Dispersión-