Estimado José,
oRb:ASizes es un array con el ancho de cada pestaña
Search found 28 matches: orb
Searched query: orb
- Mon Feb 12, 2024 8:39 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ancho de pestañas de una RibbonBar
- Replies: 2
- Views: 399
- Sun Feb 11, 2024 11:14 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ancho de pestañas de una RibbonBar
- Replies: 2
- Views: 399
Ancho de pestañas de una RibbonBar
Buenas tardes.
Como puedo determinar el ancho de cada pestaña de una RibbonBar declarada asi:
oRb := TRibbonBar():New(oWnd, {"Movimientos", "Consultas", "Reportes", "Procesos", "Bases", "Utilitarios", "Seguridad","Extras"}, ,, , 128, 30 )
Gracias
Como puedo determinar el ancho de cada pestaña de una RibbonBar declarada asi:
oRb := TRibbonBar():New(oWnd, {"Movimientos", "Consultas", "Reportes", "Procesos", "Bases", "Utilitarios", "Seguridad","Extras"}, ,, , 128, 30 )
Gracias
- Mon May 06, 2019 7:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ribbon Theme
- Replies: 3
- Views: 39862
Re: Ribbon Theme
Antonio,
AFill( oRb:aClrTabTxt, { | oSelf, nPrompt | If( nPrompt == oSelf:nOption, CLR_WHITE, CLR_HRED ) } )
Unfortunately no. That changes the text color of the selected and unselected tabs. I am looking for a way to change the text color of an unselected tag that the mouse cursor is hovering ...
AFill( oRb:aClrTabTxt, { | oSelf, nPrompt | If( nPrompt == oSelf:nOption, CLR_WHITE, CLR_HRED ) } )
Unfortunately no. That changes the text color of the selected and unselected tabs. I am looking for a way to change the text color of an unselected tag that the mouse cursor is hovering ...
- Mon May 06, 2019 5:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ribbon Theme
- Replies: 3
- Views: 39862
Re: Ribbon Theme
James,
This line sets the colors of the Tabs texts:
AFill( oRb:aClrTabTxt, { | oSelf, nPrompt | If( nPrompt == oSelf:nOption, CLR_WHITE, CLR_HRED ) } )
Is this what you are looking for ?
This line sets the colors of the Tabs texts:
AFill( oRb:aClrTabTxt, { | oSelf, nPrompt | If( nPrompt == oSelf:nOption, CLR_WHITE, CLR_HRED ) } )
Is this what you are looking for ?
- Tue Apr 30, 2019 8:04 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ribbon Theme
- Replies: 3
- Views: 39862
Re: Ribbon Theme
Robert,
As you are using a MDI environment you have to change this line this way:
local oRb := TRibbonBar():New( oWnd:oWndClient )
As you are using a MDI environment you have to change this line this way:
local oRb := TRibbonBar():New( oWnd:oWndClient )
- Sun Apr 28, 2019 8:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ribbon Theme
- Replies: 3
- Views: 39862
Re: Ribbon Theme
I just tried that, it actually moves the problem back to where I started before making the suggested change to attach to oRb instead of oWnd. It paints incorrectly and nothing is clickable whether using oRb or oWnd.
Here is the sample code you provided, edited to show the situation. It adds MDI to ...
Here is the sample code you provided, edited to show the situation. It adds MDI to ...
- Sun Mar 01, 2015 6:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: RIBBONBAR GROUP Resize ?
- Replies: 18
- Views: 6111
Re: RIBBONBAR GROUP Resize ?
Avista
try to move the conde inside the oRBar:aDialogs[1]:bMMoved to a funcion
oRBar:aDialogs[1]:bMMoved = {|| myFunction( oRB ) } //example
try to move the conde inside the oRBar:aDialogs[1]:bMMoved to a funcion
oRBar:aDialogs[1]:bMMoved = {|| myFunction( oRB ) } //example
- Tue Apr 29, 2014 2:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OLE Excel
- Replies: 4
- Views: 1153
Re: OLE Excel
... this issue, modify the value of the ForegroundLockTimeout registry entry in Registry Editor. To do this, follow these steps:
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey:
HKEY ...
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey:
HKEY ...
- Wed Jun 05, 2013 1:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse to Excel how to bring ON TOP ?
- Replies: 8
- Views: 3133
Re: xBrowse Excel only shown iconized ?
... this issue, modify the value of the ForegroundLockTimeout registry entry in Registry Editor. To do this, follow these steps:
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey: HKEY_CURRENT ...
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey: HKEY_CURRENT ...
- Tue May 14, 2013 1:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse blcklicked
- Replies: 8
- Views: 2045
Re: xBrowse blcklicked
... kliknite na KOPIRAJ!!!"
oTxt3 :refresh()
oTxt4 :refresh()
endif
mRef_Id =space(3)
mNazRef =space(40)
mNazJed =space(30)
mNazPar =space(30)
oRB :refresh()
oPoz :refresh()
oRef_Id :refresh()
oRadJed_Id :refresh()
oDat :refresh()
oSifCar :refresh()
oBroj :refresh()
oCIULAZ :refresh()
oNazPos1 ...
oTxt3 :refresh()
oTxt4 :refresh()
endif
mRef_Id =space(3)
mNazRef =space(40)
mNazJed =space(30)
mNazPar =space(30)
oRB :refresh()
oPoz :refresh()
oRef_Id :refresh()
oRadJed_Id :refresh()
oDat :refresh()
oSifCar :refresh()
oBroj :refresh()
oCIULAZ :refresh()
oNazPos1 ...
- Tue Apr 16, 2013 3:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Antonio: Suggested changes in class TRBGroup
- Replies: 4
- Views: 934
Re: Antonio: Suggested changes in class TRBGroup
... ribbonbar and also to the buttons from the RBGroups. I see in the code from the ribbonbar and buttons that the font also not is ended!?
Another suggestion is to use the function RefreshRibbonBarBtn( oRb , oMyfont ) also to assign a font to all the ribbonbar-contents, if needed (as i made also so)!
Another suggestion is to use the function RefreshRibbonBarBtn( oRb , oMyfont ) also to assign a font to all the ribbonbar-contents, if needed (as i made also so)!
- Thu Jun 09, 2011 7:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Word and Windows 7
- Replies: 8
- Views: 2391
Re: Word and Windows 7
... this issue, modify the value of the ForegroundLockTimeout registry entry in Registry Editor. To do this, follow these steps:
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey:
HKEY ...
1 Click the Start Orb, click Run, type regedit in the Open box, and then click OK.
2 In Registry Editor, locate and then click the following registry subkey:
HKEY ...
- Tue Mar 29, 2011 6:06 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN March/Marzo 2011 (FWH 11.03)
- Replies: 1
- Views: 2164
Re: New FTDN March/Marzo 2011 (FWH 11.03)
... de botón rápido.
Gracias a Ruediger!
* Corrección: Error reportado en viewtopic.php?f=3&t=20807&p=111080
Nueva función RefreshRibbonBarBtn( oRb ) que se llamará cada vez que se cambie bWhen. Gracias a Ruediger!
* Corrección: Pérdida de memoria en la clase TDialog.
* Corrección: La claúsula ...
Gracias a Ruediger!
* Corrección: Error reportado en viewtopic.php?f=3&t=20807&p=111080
Nueva función RefreshRibbonBarBtn( oRb ) que se llamará cada vez que se cambie bWhen. Gracias a Ruediger!
* Corrección: Pérdida de memoria en la clase TDialog.
* Corrección: La claúsula ...
- Mon Mar 28, 2011 10:23 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN March/Marzo 2011 (FWH 11.03)
- Replies: 1
- Views: 2164
New FTDN March/Marzo 2011 (FWH 11.03)
... Ruediger!
* Fix: bug reported in http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20807&p=111080
New function FUNCTION RefreshRibbonBarBtn( oRb ) to be called everytime when bWhen is changed.
Thanks to Ruediger!
* Fix: Memory leak in Class TDialog
* Fix: Clause 2007 was releasing a ...
* Fix: bug reported in http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20807&p=111080
New function FUNCTION RefreshRibbonBarBtn( oRb ) to be called everytime when bWhen is changed.
Thanks to Ruediger!
* Fix: Memory leak in Class TDialog
* Fix: Clause 2007 was releasing a ...
- Wed Jul 07, 2010 10:14 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Changing Ribbon on opening a MDI-Child
- Replies: 14
- Views: 4096
Re: Changing Ribbon on opening a MDI-Child
Antonio,
thanks, with :end() is working. But now I've got a paint-problem:
At adding and removing the mdi-child I tried a oRb:Refresh() as well as a oRb:Paint() but I always loose the background. After resizing the main window It also seems that the background colors of the main group disappear as ...
thanks, with :end() is working. But now I've got a paint-problem:
At adding and removing the mdi-child I tried a oRb:Refresh() as well as a oRb:Paint() but I always loose the background. After resizing the main window It also seems that the background colors of the main group disappear as ...