Search found 442 matches: assigned

Return to advanced search

New FTDN August/Agosto 2020 (FWH 20.08)

... incorrectly, when deleted after swapping/moving some columns. fixed. - GroupHeaders: - When group headers are specified, oBrw:nHeaderHeight assigned by the programmer was being ignored. Now this value is considered. - Sixth parameter nHeight is added to method SetGroupHeader. If specified, ...
by Antonio Linares
Sun Sep 20, 2020 11:38 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2020 (FWH 20.08)
Replies: 3
Views: 2360

Re: Display the text vertically

You are totally right Mr. Rao, I failed to expalin correctly what I wanted. The first column of my xbrowse has the branch the employees are assigned to, and i have it merged, what I really wanted to achieve was to show the text in vertical orientation in to the merged cells, and the example ...
by Marc Venken
Thu Sep 10, 2020 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display the text vertically
Replies: 14
Views: 2009

Re: Display the text vertically

You are totally right Mr. Rao, I failed to expalin correctly what I wanted. The first column of my xbrowse has the branch the employees are assigned to, and i have it merged, what I really wanted to achieve was to show the text in vertical orientation in to the merged cells, and the example ...
by mariordz
Thu Sep 10, 2020 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display the text vertically
Replies: 14
Views: 2009

Re: Quiero comenzar con sqlite

SORRY Mr Rao!
I found my error. I assigned my query to a var:
Code: Select all  Expand view
cSelect:= "SELECT Count(ID) FROM " +::cTablaSys + " WHERE APPNAME='"+cAppName+"'"

And after, I do
Code: Select all  Expand view
? "Consulta", ::oRSDB:Fields( 'ID' ):Value

Very sorry :oops:
by MarioG
Thu Aug 27, 2020 1:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Quiero comenzar con sqlite
Replies: 34
Views: 4998

Compilando tsbrowse.lib, tsbutton.lib con Harbour 3.2

... Call to function 'DrawMasked' with no prototype in function HB_FUN_TSDRAWCELL Warning W8004 \tsbrowse\source\function\TSBFUNCS.C 307: 'nAlign' is assigned a value that is never used in function HB_FUN_TSDRAWCELL Warning W8019 \tsbrowse\source\function\TSBFUNCS.C 409: Code has no effect in function ...
by noe aburto
Wed Aug 26, 2020 4:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando tsbrowse.lib, tsbutton.lib con Harbour 3.2
Replies: 1
Views: 325

New FTDN July/Julio 2020 (FWH 20.07)

... is painted in the topbar area fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=39178&p=233785#p233785 - oCol:cHeader can be assigned with a codeblock also. - When oBrw:oRightCol:lFullHeight is .t., clicking anywhere on the righ col was moving the row pointer. Fixed. - sqlrdd: ...
by Antonio Linares
Sat Aug 01, 2020 5:40 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio 2020 (FWH 20.07)
Replies: 1
Views: 1230

New FTDN June 2020 (FWH 20.06)

... - New data of TXBrwColumn: bDataStrAlign. If assigned, the codeblock is evaluated with oCol as parameter and the result overrides nDataStrAlign - SqlRdd: Enhanced compatibility for Vertical Scrollbars. ...
by Antonio Linares
Thu Jul 09, 2020 9:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June 2020 (FWH 20.06)
Replies: 1
Views: 1362

Re: Excel from Preview

Excel button works when 1) Report is generated from xbrowse, using oBrw:ToExcel() 2) Report is generated using TReport class, if oReport:bInit is assigned with a codeblock, typically { || dbgotop() }. Or if the programmer provides his own custom oReport:bToExcel codeblock. 3) Report is generated ...
by jvtecheto
Mon Jun 15, 2020 2:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel from Preview
Replies: 12
Views: 2451

Re: Editar RowSet con dos tablas - At. Mr. Rao

The primary keys you are using may be either auto-increment values or manually assigned values. If your primary key is manually assigned, you already know the primary key values you yourself inserted. If the primary key is auto-increment, then you insert each row ...
by nageswaragunupudi
Tue Jun 09, 2020 12:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editar RowSet con dos tablas - At. Mr. Rao
Replies: 15
Views: 3082

Re: Excel from Preview

Excel button works when 1) Report is generated from xbrowse, using oBrw:ToExcel() 2) Report is generated using TReport class, if oReport:bInit is assigned with a codeblock, typically { || dbgotop() }. Or if the programmer provides his own custom oReport:bToExcel codeblock. 3) Report is generated ...
by nageswaragunupudi
Mon Jun 08, 2020 2:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel from Preview
Replies: 12
Views: 2451

Re: FWH 1805: XBrowse New syntax

... picture, align and sort order. Unless it is really necessary, it is not necessary to specify these. nEditType, bEditValid, bitmaps are all to be assigned separately as normal.
by nageswaragunupudi
Tue May 19, 2020 6:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1805: XBrowse New syntax
Replies: 4
Views: 1119

Re: xBrowse anomoly

... because this is stored in the 7th column corresponding to the field "SERVICE". We now need to find out how this picture clause is assigned by the class "TGROUPLIST" to a character field. TDatabase, for sure, does not assign any picture clause to a character field. TGROUPLIST ...
by nageswaragunupudi
Fri May 01, 2020 3:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3677

Re: Online food ordering

Good afternoon
Our ordering system is now basically developed.
We take care of the details now.
If anyone wants to try it.
https://www.modharbour.club/mh_bestellservice/restaurant.prg

"Beer" product group has assigned most of the items.

Best regards,
Otto
by Otto
Fri Apr 24, 2020 6:18 pm
 
Forum: mod_harbour
Topic: Online food ordering
Replies: 5
Views: 1193

Re: xBrowse anomoly

... ? Since using a PICTURE clase when building the xBrowse command eliminates the problem, and it only occurs with the DEFAULT values automatically assigned by the xBrowse ( when no PICTURE is specified ) it would seem reasonable to say the error is caused by code in the xBrowse.prg itself. Tim
by TimStone
Thu Apr 23, 2020 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3677

transparent on a say

... tonight I was forced to create a small dialogue but being old and having signs of early senility, I don't remember exactly how transparency was assigned to the controls say I made REDEFINE SAY oSaySearch[1] Prompt "Cognome" ID 4001 OF oItem:oDlgChild COLOR CLR_BLUE, GetSysColor( 15 ...
by Silvio.Falconi
Sat Apr 11, 2020 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: transparent on a say
Replies: 7
Views: 1012
PreviousNext

Return to advanced search