Search found 48 matches: taskpanel

Return to advanced search

Re: To Nageswrao Del Objs on TscrollPanel

Perhaps there are problem with TscrollPanel because I tried only directly on TaskPanel of Explorerbar and it seem run ok
only I must change the height if the link are many
by Silvio.Falconi
Fri Mar 08, 2024 9:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 706

Re: Create a Panel width a text

Resolved!! https://i.postimg.cc/KzHXvtTC/ffff.gif Only when I close/open taskpanel make error ( of visualization) perhaps it need to explorerbar to activate /noActivate close/open button ? Another question when the text is big on width it can be bad ...
by Silvio.Falconi
Wed Feb 28, 2024 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3227

Re: how get Event from TExplorerBar() when "collaps" a Panel ?

... where i oExBar:AddPanel() yes but the first position of First TaskPanelPanel is never 0 Please try fwh\samples\explbar.prg and see it the first taskpanel not is on 0 row
by Silvio.Falconi
Wed Feb 28, 2024 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 510

Re: Add a new taskPanel on Explorerbar ( on line)

I think we would need a new method directly in the texplorerbar class to insert taskpanel in x position
I sent to Linares my Idea for two new methods
by Silvio.Falconi
Tue Feb 27, 2024 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a new taskPanel on Explorerbar ( on line)
Replies: 2
Views: 223

Re: Add a new taskPanel on Explorerbar ( on line)

New Release https://i.postimg.cc/fRBcfSP2/ft.png As you can see it might work except it doesn't delete previous panels correctly that remain below #include "FiveWin.ch"//----------------------------------------------------------------------------////function Main() ...
by Silvio.Falconi
Mon Feb 26, 2024 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a new taskPanel on Explorerbar ( on line)
Replies: 2
Views: 223

Add a new taskPanel on Explorerbar ( on line)

At init I have https://i.postimg.cc/jddnRVhH/second.png and I wish insert a taskpanel after the first taskpanel on line ( I wish the final user can add the second Panel on line) https://i.postimg.cc/fTDWNxD1/second.jpg I not Found a Solution ...
by Silvio.Falconi
Sun Feb 25, 2024 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a new taskPanel on Explorerbar ( on line)
Replies: 2
Views: 223

Re: Create a Panel width a text

... are small a large space is formed between the panels, if the modified panel has a larger space it is drawn above the panel that follows If the taskPanel is bigger https://i.postimg.cc/ZnS7KJQw/big.png if the taskpanel is smaller https://i.postimg.cc/3RRrfH1b/smaller.png ...
by Silvio.Falconi
Mon Jan 08, 2024 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3227

Re: Create a Panel width a text

... function and it run ok because the cmsg is refreshed but if the cMsg is smaller I wish chane also the size of Panel ( PANEL oPanel ) and the taskPanel (oPanel2) of oExBar but not run pass1 https://i.postimg.cc/QCgsN9cZ/gg.png pass2 https://i.postimg.cc/L5ySZdQx/g2.png ...
by Silvio.Falconi
Sat Jan 06, 2024 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3227

Add a taskpanel on line

How can I insert a taskpanel into Texplorerbar online, i.e. controlled by the end user? I did this test but it doesn't work because the oExbar doesn't refresh at init the taskpanel n. 2 is not showed explbar.prg modified #include "FiveWin.ch"//----------------------------------------------------------------------------//function ...
by Silvio.Falconi
Fri Jan 05, 2024 11:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a taskpanel on line
Replies: 0
Views: 527

Re: Create a Panel width a text

... DrawTextEx( ::hDC, cMessage , {nTop,nLeft,nBottom,nRight} ) but when I have the new cMessage ( edited) I must modify 3 controls on line 1. the TaskPanel 2. the first panel ( shadow) 3. the second Panel where is the text cmessage and it is too hard
by Silvio.Falconi
Fri Jan 05, 2024 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3227

Re: Migranting xHarbour for Harbour

... a lot of work. /************************************************************************************************** * Project : TTaskpanel * File : TaskPanel.prg * * Copyright 2010 Andres Reyes Hernandez - <andresreyes_mzt/at/yahoo.com.mx> * http://codigo-base.blogspot.com  TASKGROUP oGrp[5] ...
by Ari
Thu Aug 25, 2022 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migranting xHarbour for Harbour
Replies: 18
Views: 1003

TCALEX - Detallitos Sample01 ( clase SimpleCalex )

... ( que por cierto con la solución que se planea anda perfecto, muchas gracias ) . Uno de los detalles es que en el calendario a la izquierda en la taskpanel, recorta el primer dígito de la semana en el calendario, y la otra es que si se pone una en la clase tsamplecalex un valor a la variable ::nOption ...
by jose_murugosa
Thu Aug 05, 2021 6:27 pm
 
Forum: Utilities / Utilidades
Topic: TCALEX - Detallitos Sample01 ( clase SimpleCalex )
Replies: 3
Views: 858

Re: Tomando fotos con la webcam

... el de la cámara como el principal y deje todo la configuración de inicio de mi programa lo compile y sale el mismo problema estoy usando tdolphin, taskpanel, FastReport no se si algo de esto sea la causa #include "FiveWin.ch"#include "taskpanel.ch"#include "OutLook.ch"#include ...
by AIDA
Sun Apr 25, 2021 12:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tomando fotos con la webcam
Replies: 77
Views: 15762

Re: Change TExplorer theme or Color ?

Dutch,

For the entire ExplorerBar you have:
::nTopColor, ::nBottomColor

You can modify the DATA aGradient in each TaskPanel:

Also you have
DATA nClrTextSpecial INIT CLR_WHITE
DATA nClrHover INIT RGB( 66, 142, 255 )
and nClrText
by Antonio Linares
Tue Jul 14, 2020 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change TExplorer theme or Color ?
Replies: 1
Views: 437

Re: Requesting a quick start guide for UI with 3 panel

armando.lagunas wrote:una sugerencia, puedes usar taskpanel, checa este link

http://forums.fivetechsupport.com/viewtopic.php?f=6&t=31244&hilit=taskpanel


Thank you for your tip Armando
by hua
Fri May 17, 2019 2:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Requesting a quick start guide for UI with 3 panel
Replies: 4
Views: 623
Next

Return to advanced search