Search found 70 matches: trbgroup

Return to advanced search

Re: Location of groups in the ribbonbar

If you need to continue with xHarbour, for any reason, then you need to modify Class TRbGroup Method CalPos()

A perfect time and reason to go for Harbour ;-)
by Antonio Linares
Thu Jul 07, 2022 5:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Location of groups in the ribbonbar
Replies: 16
Views: 649

Re: galería de imágenes

... 8 TWINDOW 9 TCONTROL 10 TICON 11 TBRUSH 12 TMENU 13 TREG32 14 TMENUITEM 15 TMSGBAR 16 TRECT 17 TMSGITEM 18 TTIMER 19 TRIBBONBAR 20 TRPANEL 21 TRBGROUP 22 TRBTN 23 TDIALOG 24 TFSDI 25 TXBROWSE 26 TXBRWCOLUMN 27 TVMENU 28 TC5IMGLIST 29 TVITEM 30 TTABS 31 TSPLITTER 32 TSCROLLBAR 33 TBTNBMP 34 ...
by José Luis Sánchez
Tue Jan 19, 2021 5:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: galería de imágenes
Replies: 52
Views: 16695

Re: URGENT - RIBBONBAR ERROR

there is a error on PopupGroup() method of CLASS TRBGroup I did a test I remmed everything that is written in the CLASS TRBGroup PopupGroup () method. I made the window smaller if I click on the button the menu is not displayed then I widened the ...
by Silvio.Falconi
Tue Apr 07, 2020 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: URGENT - RIBBONBAR ERROR - RESOLVED!!
Replies: 7
Views: 959

Re: Error al grabar con tDolphin

... 1: L .F. Local 2: L .F. Local 3: L .T. TMENU:ACTIVATE Param 1: O Class: TMENUITEM TRBTN:LBUTTONUP Param 1: N 66 Param 2: N 145 Param 3: O Class: TRBGROUP Param 4: L .F. Local 1: N 0 Local 2: A Len: 2 TCONTROL:HANDLEEVENT Param 1: N 8 Param 2: N 58 Param 3: N 0 Local 1: L .T. Local 2: L .T. Local ...
by caducca
Fri Aug 16, 2019 3:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al grabar con tDolphin (Solucionado)
Replies: 6
Views: 875

Re: ButtomBar scroll

... feature and insert a button "Next" at the end of window to show the other buttons perhaps can be changed the METHOD PopupGroup() CLASS TRBGroup but I not found a solution
by Silvio.Falconi
Fri Sep 07, 2018 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ButtomBar scroll
Replies: 13
Views: 1953

Re: Problem with Get in RibbonBar

thanks to all, only the modifying to the class TRBGroup works fine. it resolve also the problem of the 'cursor' and of the 'selection', but not the problem of the buffer. i have a button with a clause WHEN !Empty(cVar) .and. !Empty(cVar2) after ...
by marzio
Mon May 07, 2018 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Get in RibbonBar
Replies: 13
Views: 2187

Re: Problem with Get in RibbonBar

There are two possible solutions 1) Modify your class TRBGroup METHOD MouseLeave( nRow, nCol, nFlags ) CLASS TRBGroup... / ...   if !Empty( ::aControls )      //AEval( ::aControls, { | oControl |oControl:Refresh() ...
by cnavarro
Fri May 04, 2018 7:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Get in RibbonBar
Replies: 13
Views: 2187

Re: Problem with Get in RibbonBar

... => TEVENT:MSGNOTFOUND( 0 ) Called from: ../../../tobject.prg => TEVENT:BWHEN( 0 ) Called from: .\source\classes\WINDOW.PRG => TRBGROUP:AEVALWHEN( 0 ) Called from: .\source\classes\CONTROL.PRG => TGET:FORWHEN( 0 ) Called from: .\source\classes\CONTROL.PRG => TGET:FWLOSTFOCUS( ...
by marzio
Thu May 03, 2018 7:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Get in RibbonBar
Replies: 13
Views: 2187

Re: Error TDolphin

... 17: U Param 18: U Param 19: U Param 20: L .F. Local 1: O Class: TMDIFRAME Local 2: U Local 3: U MAIN Param 1: C "L" Local 1: O Class: TRBGROUP Local 2: A Len: 6 Local 3: A Len: 6 Local 4: A Len: 6 Local 5: A Len: 6 Local 6: A Len: 6 Local 7: A Len: 6 Local 8: A Len: 7 Local 9: O Class: ...
by caducca
Thu Oct 26, 2017 12:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error TDolphin
Replies: 7
Views: 1886

Re: problem w with FWH 16.12 and xHB.com

... MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [source\classes\trpanel.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [source\classes\trbgroup.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [source\classes\trbtn.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [source\classes\tcalenda.prg] MYC_FLAGS ...
by kajot
Sun Dec 25, 2016 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem w with FWH 16.12 and xHB.com
Replies: 11
Views: 4929

Re: Buscar palabra en texto con Xbrowse

... 2 HBCLASS 3 HBOBJECT 4 MISDATOS 5 TWINDOW 6 TCONTROL 7 TICON 8 TBRUSH 9 TFONT 10 TMSGBAR 11 TRECT 12 TBITMAP 13 TIMAGE 14 TRIBBONBAR 15 TRPANEL 16 TRBGROUP 17 TRBTN 18 TDIALOG 19 TSAY 20 TGET 21 GET 22 TCLIPGET 23 TBUTTON 24 TTXTEDIT 25 TSCROLLBAR 26 TREG32 Memory Analysis =============== 223 Static ...
by cuatecatl82
Tue Jul 07, 2015 6:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Buscar palabra en texto con Xbrowse
Replies: 5
Views: 1615

Re: Antonio: CLASS TRBtn

Günther,

I think a better implementation would be:

::nStyle = nOR( WS_CHILD, WS_VISIBLE, If( ! oWnd:IsKindOf( "TRBGROUP" ), WS_TABSTOP, 0 ) )

So the control may be placed any where and only on a RibbonBar would not need the focus.
by Antonio Linares
Thu Dec 25, 2014 7:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: CLASS TRBtn
Replies: 2
Views: 524

Re: BUG in Trbbtn

In the trbtn.prg, the condition is like this:   if ( ::oWnd:IsKindOf( "TRIBBONBAR" ) .or. ::oWnd:IsKindOf( "TRBGROUP" ) ) .and. ;      ! ::oWnd:l2013  The condition ! ::oWnd:l2013 is checked only if ::oWnd is RibbonBar or TRbGroup, provided /z compiler ...
by nageswaragunupudi
Thu Jun 26, 2014 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUG in Trbbtn
Replies: 1
Views: 424

Re: Version 13.05 unstable ?

... fwh/source/classes/btnbmp.prg fwh/source/classes/printer.prg fwh/source/classes/dialog.prg fwh/source/classes/tribbon.prg fwh/source/classes/trbgroup.prg fwh/source/classes/combobox.prg fwh/source/classes/trbtn.prg fwh/source/classes/metropnl.prg fwh/source/classes/control.prg fwh/source/classes/xbrcode.prg ...
by Antonio Linares
Thu Jun 13, 2013 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Version 13.05 unstable ?
Replies: 18
Views: 5281

Nuevo Grupo en Ribbonbar (Solucionado)

Buenas tardes He intentado sin éxito realizar dos grupos en un TRibbonBar del ancho total del TRibbonBar uno debajo de otro 1.- Si defino los TRBGroup() mediante comando con fila, columna y su correspondiente ancho y alto, al definir el segundo, simplemente, copiando el código anterior y modificando ...
by cnavarro
Sun May 05, 2013 7:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo Grupo en Ribbonbar (Solucionado)
Replies: 7
Views: 1195
Next

Return to advanced search