Search found 68 matches: ldesign

Return to advanced search

Re: xBrowse with UrlLink

... en lugar de "www". ..." ,solo así podríamos tener el efecto de color over con el mouse oURL:= New( nTop, nLeft, oWnd, lPixel, lDesign, oFont, cMsg, cURL, cToolTip, nClrInit, nClrOver, nClrVisit, lTransp )
by Silvio.Falconi
Wed Feb 28, 2024 8:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse with UrlLink
Replies: 3
Views: 194

Re: Definir font richedit5

... ] ; [ <readonly: READONLY, NO MODIFY> ] ; [ WHEN <uWhen> ] ; [ VALID <uValid> ] ; [ ON CHANGE <uChange> ] ; [ <lDesign: DESIGN> ] ; [ <lHighlight: HIGHLIGHT> ] ; [ <file: FILE, FILENAME> <cFileName> ] ; [ RTFSIZE <nRTFSize> ] ; [ <lNoURL: ...
by cnavarro
Sun Dec 24, 2023 10:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 603

Re: FOLDEREX ON PAINT -> TFolderEx() how ?

... compare with Parameter in my CODE oTab_Left := TFolderEx() :New( 40 + nBB, 1, ( nWidth / 2 ) - 05, nHeight - 180 - nBB, oMain, ; aBitmaps, lPixel, lDesign, aPrompts, nFolderHeight, ; aHelps, nRound, bAction, bClrTabs, bClrText, aAlign, ; lAdjust, nSeparator, nOption, bPopUp, lStretch, ; cLayOut, ...
by Jimmy
Fri May 19, 2023 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOLDEREX ON PAINT -> TFolderEx() how ?
Replies: 2
Views: 203

FOLDEREX ON PAINT -> TFolderEx() how ?

... := ] TFoldereX():New( <nRow>, <nCol>, <nWidth>, <nHeight>,; <oWnd>, [\{<cbmps>\}], <.lPixel.>, <.lDesign.>, [\{<cPrompt>\}], ; <ntabheight>, [\{<cnHelpids>\}], <nRound>, [{|nOption, nOldOption, Self | <uChange>}],; ...
by Jimmy
Fri May 19, 2023 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOLDEREX ON PAINT -> TFolderEx() how ?
Replies: 2
Views: 203

Re: tScrollPanel and Pelles C

My mistake, you have to call it this way:

// Class TPanel Method Redefine( nId, oWnd, lDesign, cVarName, lBorder )

oPanel := TScrollPanel():Redefine( 101, oDlg )

Also, you have to call oPanel:SetFont( oDlg:oFont ) from the ON INIT clause of the ACTIVATE DIALOG
by Antonio Linares
Wed May 05, 2021 7:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tScrollPanel and Pelles C
Replies: 7
Views: 1184

Re: New FTDN December/Diciembre 2020 (FWH 20.12)

... ] ; [ <readonly: READONLY, NO MODIFY> ] ; [ WHEN <uWhen> ] ; [ VALID <uValid> ] ; [ ON CHANGE <uChange> ] ; [ <lDesign: DESIGN> ] ; [ <lHighlight: HIGHLIGHT> ] ; [ <file: FILE, FILENAME> <cFileName> ] ; [ RTFSIZE <nRTFSize> ] ; [ <lNoURL: ...
by Antonio Linares
Mon Dec 28, 2020 3:18 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2552

New FTDN December/Diciembre 2020 (FWH 20.12)

... ] ; [ <readonly: READONLY, NO MODIFY> ] ; [ WHEN <uWhen> ] ; [ VALID <uValid> ] ; [ ON CHANGE <uChange> ] ; [ <lDesign: DESIGN> ] ; [ <lHighlight: HIGHLIGHT> ] ; [ <file: FILE, FILENAME> <cFileName> ] ; [ RTFSIZE <nRTFSize> ] ; [ <lNoURL: ...
by Antonio Linares
Mon Dec 28, 2020 10:16 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2020 (FWH 20.12)
Replies: 8
Views: 2552

Imágenes en Xbrowse [SOLUCIONADO]

... COLSIZES 500, 70 NOBORDER FASTEDIT FOOTERS // oBrw:lHScroll:= .F. // oBrwm:lVScroll:= .T. oBrw:l2007 := .T. oBrw:lTransparent := .f. oBrw:lDesign := .f. oBrw:lRecordSelector := .T. oBrw:lVScroll := .t. oBrw:lHScroll := .f. oBrw:lColChangeNotify := .t. oBrw:lAllowColReGroup := .t. oBrw:lColDividerComplete ...
by Ramón J.
Thu Nov 26, 2020 9:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imágenes en Xbrowse [SOLUCIONADO]
Replies: 3
Views: 693

Re: New FTDN September/Septiembre 2019 (FWH 19.09)

... > ] ; [ <color: COLOR, COLORS> <nClrPane>, <nClrText> ] ; [ BARCOLOR <nClrBar>, <nClrBText> ] ; [ <lDesign: DESIGN> ] ; El medidor se muestra como una barra horizontal. BARCOLOR <nClrBar> (valor por defecto CLR_BLUE predeterminado) se utiliza ...
by Antonio Linares
Fri Oct 18, 2019 8:38 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2899

New FTDN September/Septiembre 2019 (FWH 19.09)

... > ] ; [ <color: COLOR, COLORS> <nClrPane>, <nClrText> ] ; [ BARCOLOR <nClrBar>, <nClrBText> ] ; [ <lDesign: DESIGN> ] ; The meter is displayed as a horizontal bar. BARCOLOR <nClrBar> (default CLR_BLUE) is used to display the progress. COLORS ...
by Antonio Linares
Sun Oct 13, 2019 11:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2899

Re: MOVER OBJETOS EN TIEMPO DE EJECUCION

... los controles, asignar tamaño, colores y fuentes. 1. En el sysmenu cree la opcion Activar modo diseño. Todos los controles les activo oControl:lDesign:=.T. 2. Si es MDI el usuario puede arrastrarlos con el mouse. 3. Al salir del formulario, guardo en un archivo plano la geometria de cada control. ...
by Compuin
Thu May 30, 2019 4:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: MOVER OBJETOS EN TIEMPO DE EJECUCION
Replies: 11
Views: 1931

Re: resize a position with fw_drawimage

... nWidth, nHeight, cResName, cBmpFile, lNoBorder,; oWnd, bLClicked, bRClicked , lScroll, lStretch, oCursor,; cMsg, lUpdate, bWhen, lPixel, bValid, lDesign, cVarName ) CLASS TImage regards Uwe :D Uwe, Sorry on BTnBMP is possible to place sub-images inside on any position of the button you must make ...
by Silvio.Falconi
Thu May 16, 2019 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: resize a position with fw_drawimage
Replies: 12
Views: 1571

Re: resize a position with fw_drawimage

... nWidth, nHeight, cResName, cBmpFile, lNoBorder,; oWnd, bLClicked, bRClicked , lScroll, lStretch, oCursor,; cMsg, lUpdate, bWhen, lPixel, bValid, lDesign, cVarName ) CLASS TImage regards Uwe :D
by ukoenig
Thu May 16, 2019 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: resize a position with fw_drawimage
Replies: 12
Views: 1571

Re: How to implement a scrolling message?

... Add in scrolmsg.prg DATA lBox INIT .t. METHOD New( nRow, nCol, nWidth, nHeight, cText, oWnd, oFont, ; nSpeed, nClrText, nClrBack, lHoriz, lPixels, lDesign, cVarName, lBox ) CLASS TScrollMsg DEFAULT ... ... lBox := .t. METHOD Paint() CLASS TScrollMsg if ::lBox ::oWnd:Box( ::nTop - 1, ::nLeft - 1, ...
by ukoenig
Wed Apr 24, 2019 2:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to implement a scrolling message?
Replies: 21
Views: 4751

Re: New FTDN March/Marzo 2019 (FWH 19.03)

... nRow, nCol, bText, cType, oWnd, nWidth, ; nHeight, lPixel, nClrText, nClrBack, ; lVertical, lTransparent, nPinSize, nFlags, lUpdate, lDesign ) - Comando para el control: #xcommand @ <nRow>, <nCol> SAYBARCODE [<oBcd>] TEXT <cText> ; [ TYPE <cType> ] ; ...
by Antonio Linares
Mon Apr 08, 2019 8:49 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2019 (FWH 19.03)
Replies: 2
Views: 2827
Next

Return to advanced search