Search found 61 matches: lupdate

Return to advanced search

Re: funciones de FWH y Harbour en un archivo .txt

... Lower(<cString>)->cLowerString LtoN([<lLogic>])->nLogic LTrim(<cString>,[<lAllWhiteSpace>])->cTrimString LUpdate()->dModification MakeDir(<cDirectory>)->nOSError Mantissa(<nFloat>)->nMantissa Max(<xExp1>,<xExp2>)->xLarger ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5803

Re: funciones de FWH y Harbour en un archivo .txt

... JustRight KbdStat KeySec KeyTime KSetIns KSetNum KSetScroll L2Bin LastDayoM LastKey LastRec Left Len LenNum LoadLibrary Log Log10 Lower LtoN LTrim LUpdate MakeDir Mantissa Max MaxCol MaxLine MaxRow MCol MDblClk MDY MemoEdit MemoLine MemoRead Memory MemoTran MemoWrit MemvarBlock MHide MilliSec Min ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5803

Re: Forma correcta de configurar clase TSBUTTON...alguna ayuda?

... bAction, nHelpId, cBorder, oWnd, bWhen, bValid, cToolTip, cPrompt, oFont, lCancel, nCaptPos, aColors, lOpaque, o PBrush, cShape, bMenu, lAdjust, lUpdate, c3DMode )' .\prg\TSBUTTON.PRG(683) Error E0019 #error: 'Class "TSButton" not declared for method: AddHotSpot( aRect, bAction, cToolTip ...
by Compuin
Mon May 02, 2016 2:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forma correcta de configurar clase TSBUTTON...alguna ayuda?
Replies: 14
Views: 4103

Re: PROBLEM ON BTNBMP

... ] ; [ <of:OF, WINDOW, DIALOG> <oWnd> ] ; [ MESSAGE <cMsg> ] ; [ WHEN <uWhen> ] ; [ <adjust: ADJUST> ] ; [ <lUpdate: UPDATE> ] ; [ PROMPT <cPrompt> ] ; [ FONT <oFont> ] ; [ TOOLTIP <cToolTip> ] ; [ <lNoBorder: NOBORDER> ] ; [ <lFlat: ...
by ukoenig
Mon Feb 08, 2016 7:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PROBLEM ON BTNBMP
Replies: 3
Views: 799

ICON question

... at 32x32 pixels. As you can see in icon.prg CLASS TIcon FROM TControl .... METHOD New( nRow, nCol, cResName, cIcoFile, lBorder, bClick,; oWnd, lUpdate, bWhen, nClrFore, nClrBack ) there is only nRow and nCol parameters. Is there any way to show icon in diffrent size.
by dpesic
Thu Jan 21, 2016 10:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ICON question
Replies: 2
Views: 528

New FTDN June 2015 (FWH 15.06)

... since older versions of Harbour did not have the function OleDefaultArg() * Enhancement: Class TCheckBox Method Redefine() was missing DEFAULT lUpdate to .F.. Now it is ok: http://forums.fivetechsupport.com/viewtopic.php?p=177731#p177731 many thanks to Antonino! * Fix: function SetWindowThem() ...
by Antonio Linares
Sun Jul 19, 2015 10:00 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June 2015 (FWH 15.06)
Replies: 7
Views: 3097

Re: New FTDN May 2015 (FWH 15.05)

... since older versions of Harbour did not have the function OleDefaultArg() * Enhancement: Class TCheckBox Method Redefine() was missing DEFAULT lUpdate to .F.. Now it is ok: http://forums.fivetechsupport.com/viewtopic.php?p=177731#p177731 many thanks to Antonino! * Fix: function SetWindowThem() ...
by Antonio Linares
Tue Jun 16, 2015 12:18 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2015 (FWH 15.05)
Replies: 5
Views: 3296

Re: New FTDN May 2015 (FWH 15.05)

... since older versions of Harbour did not have the function OleDefaultArg() * Enhancement: Class TCheckBox Method Redefine() was missing DEFAULT lUpdate to .F.. Now it is ok: http://forums.fivetechsupport.com/viewtopic.php?p=177731#p177731 many thanks to Antonino! * Fix: function SetWindowThem() ...
by Antonio Linares
Fri Jun 12, 2015 10:11 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2015 (FWH 15.05)
Replies: 5
Views: 3296

TCheckBox():ReDefine

Hello,
if I call TCheckBox():ReDefine whithout the macro, I get the error Error BASE/44 Assigned value is wrong class: TCHECKBOX:LUPDATE
In my local version I added
Code: Select all  Expand view
DEFAULT lUpdate := .f.


I hope it is correct,
Regards,
Antonino
by AntoninoP
Tue Jun 09, 2015 4:02 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: TCheckBox():ReDefine
Replies: 1
Views: 1004

Re: aeval y buttons.

... de esta forma oBtn[nButon] := TButton:New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault,; lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel,cVarName, lMultiline ) ó oBtn[nButon]:= TButton:ReDefine( nId, bAction, oWnd, nHelpId, cMsg, lUpdate, bWhen, bValid, ...
by compubrion
Tue Aug 26, 2014 3:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: aeval y buttons.
Replies: 6
Views: 678

Clearing Gets

... I compiled and linked in the window program from source and checked the following METHOD Update() INLINE ; AEval( ::aControls, { |o| If( o:lUpdate, (MsgInfo('u'),o:Refresh()),) } ) The MsgInfo is shown - so I presume the oWnd1:Update() is working - also I presume o: is the window object ...
by Colin Haig
Tue Feb 26, 2013 2:49 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Clearing Gets
Replies: 7
Views: 3093

Re: POPMENU WITH ACTION ERROR

... } not send to function the value of cClPassPort changed ( the user select the image before) and the control timage have the lupdate=.t.
by Silvio.Falconi
Wed Nov 14, 2012 11:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: POPMENU WITH ACTION ERROR
Replies: 12
Views: 2924

To Mr. frose

... , ; // bChange , ; // bValid CLR_BLACK, ; // nClrText CLR_WHITE, ; // nClrBack .T., ; // lPixel oFont_default, ; // oFont , ; // cMsg .F., ; // LUpdate , ; // bWhen .F., ; // lDesign , ; // acBitmaps , ; // bDrawItem , ; // nStyle , ; // cPict ) // bEChange regards, saludos, gruß Frank (frose) ...
by Otto
Wed Apr 18, 2012 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr. frose
Replies: 1
Views: 644

Re: Combobox Busqueda Incremental

... DE 2011 /// METHOD New( nRow, nCol, bSetGet, aItems, nWidth, nHeight, oWnd, nHelpId, ; bChange, bValid, nClrFore, nClrBack, lPixel, oFont, ; cMsg, lUpdate, bWhen, lDesign, acBitmaps, bDrawItem, ; cAlias, cFldItem, cFldList, aList ) CLASS TDBCombo DEFAULT cAlias := alias(), ; cFldList := "", ...
by russimicro
Tue Dec 20, 2011 3:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Combobox Busqueda Incremental
Replies: 7
Views: 1971

Disable controls in folders

... my folders. I create the control in the usual way: REDEFINE GET oPC_InvDate VAR dPC_InvDate ID 2101 of oFld:aDialogs[PCashFldr] Added: oPC_InvDate:lUpdate=.t. oFld:lUpdate=.t. Then attempt to disable the get control: oPC_InvDate:Disable() oFld:Update() It doesn't work. What am I missing? Don
by DonDrew
Sun Oct 09, 2011 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disable controls in folders
Replies: 6
Views: 1198
PreviousNext

Return to advanced search