Search found 13 matches: asign

Return to advanced search

Re: How to update xBrowse

...  goto nRecno then I fill a HASH and pass the HASH to the HTML part of the web page     TEMPLATE PARAMS hTmp In the HTML <form> I asign the HASH to a javascript object - this is very similar to harbour HASH.     <script>    var object=<?prg return hb_jsonEncode( hTmp, ...
by Otto
Fri Apr 23, 2021 8:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to update xBrowse
Replies: 15
Views: 1553

Re: Easyreport ER external qr code and barlib

Hello José, please select "Barcode" in EasyReport designer (VRD.exe) from the buttonbar. Insert the placeholder for the barcode and asign an ID - in the sample 1000. Then address the placeholder from Fivewin code. Important: you have o asign a string. Best regards Otto #DEFINE ER_COMPANY ...
by Otto
Wed Feb 06, 2019 7:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Easyreport ER external qr code and barlib
Replies: 8
Views: 1592

Re: Problemas con xbrowse

...            LINES  CELL;  ....             It show only the fileds that you asign in the data headers. The difference is the quotes in the data ALIAS Thanks you very much nageswaragunupudi Best regards!!!
by informaticaeloy
Tue Jan 13, 2015 12:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con xbrowse
Replies: 4
Views: 1021

bugs TDataRow 13.07

... it, on REPORT Class I get nil in the field, but it worked fine in previous 13.06, showing nothing. Also, in 13.07, if in a Character field you asign a numeric value, now it produces this error. In previous 13.06 no error was produced: Error description: Error BASE/1070 Error de argumento: == ...
by lucasdebeltran
Tue Aug 20, 2013 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bugs TDataRow 13.07
Replies: 2
Views: 562

Missing in combom

To all,

To change the promt of a combom box you have to asign the indexnumber inside the comboarray and then refresh() the combom – box.

Best regards,
Otto
by Otto
Wed Nov 14, 2012 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing in combom
Replies: 0
Views: 230

Re: Refreshing xbrowse when dataset is closed and re-opened

... in the listbox. What I can not understand is why it worked with the standard FWH listbox class .. and not with xbrowse .. There is just no way to asign new recordset variable since the program allows administrators to hop around and look at other motorpools as many times as they wish.. There must ...
by Rick Lipkin
Tue Jul 13, 2010 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refreshing xbrowse when dataset is closed and re-opened
Replies: 67
Views: 16543

Re: TSBUTTON

Otto wrote:How do I asign or where does the “mouseover” color of the buttons come from.

Hi Otto:

There are not user asignable mouseover colors in TSButton, to change them you should modify bPaint.c program.

Tell me what you want to do and I'll try to help you.

Best regards.

Manuel Mercado.
by mmercado
Mon Mar 02, 2009 1:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBUTTON
Replies: 1
Views: 325

TSBUTTON

Hallo Manuel,

How do I asign or where does the “mouseover” color of the buttons come from.

Thanks in advance
Otto
by Otto
Sun Mar 01, 2009 8:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBUTTON
Replies: 1
Views: 325

Manuel: Este aporte es ESPECTACULAR, muchas gracias. La SButtonH.lib que viene es para Harbour ? Porque me da error de "Bound error, array asign" en esta sintaxis?: REDEFINE SBUTTON oBoton234 ID 211 PROMPT "Lugar" RESOURCE "PUNTOS" OF ODLG5 ; ACTION (ist:=1, ISTITU(ODLG5),oGeta:SetFocus() ) ...
by Ruben D. Fernandez
Sat Apr 05, 2008 7:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TSButton V.6.1 como se los prometí
Replies: 35
Views: 8056

... other browses, all of them have a DATA called bLogicLen which is used to draw the thumb position in the vertical scroll bar. the data is normally asigned to a codebloc containing {|| lastrec()} so in order to get the correct placement of the thumb you must asign this data to a value that reflects ...
by R.F.
Sun Feb 18, 2007 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TxBrowse() - Vertical scrollbar with filtered data
Replies: 6
Views: 1755

As you can see in the code you have two ways to asign the bmps you will show at the button. 1) to assign 4 bmps for each button resource "bmp1", "bmp2", "bmp3", "bmp4" 2) to assign one multiple bmp to the button if you see at seatm.bmp (the "m" is ...
by jose_murugosa
Thu Jul 13, 2006 12:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSButton 5 with the latest FWH and xHarbour releases
Replies: 42
Views: 14613

Eugeniousz,

> I cannot asign any net path thru File Explorer ->Menu->Open Path

Thats the problem. If we can not assign it then we can not open a DBF located there :(
by Antonio Linares
Thu Mar 30, 2006 9:42 am
 
Forum: FiveWin for Pocket PC
Topic: Record locking on Windows Mobile 5.01
Replies: 25
Views: 7648

... Card" like in previous version of emulator. Behavior of program executed this way is the same like on realy PPC - rLock return .F. :( I cannot asign any net path thru File Explorer ->Menu->Open Path regards, Eugeniusz
by Eugeniusz Owsiak
Thu Mar 30, 2006 9:25 am
 
Forum: FiveWin for Pocket PC
Topic: Record locking on Windows Mobile 5.01
Replies: 25
Views: 7648

Return to advanced search