Search found 126 matches: basis

Return to advanced search

Re: XBrowse, how to turn on lines?

... if the browse was created in a window. CreateFromCode() calls method Adjust(). Adjust() method calculates column widths and row heights on the basis of the old font which are not suited to the font you assigned later.
by nageswaragunupudi
Thu Apr 28, 2016 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse, how to turn on lines?
Replies: 24
Views: 4583

Re: UTC to Local

... years too. If you want for other time zones, you need to enter this information for other timezones. This sample provides the logic to form the basis for individual implementations.
by nageswaragunupudi
Tue Apr 12, 2016 4:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UTC to Local
Replies: 13
Views: 4140

New FTDN February 2016 (FWH 16.02)

... some cases last character of header was partly painted. Fixed. (2) Improvements in column width calculations: Column widths are calculated on the basis of contents of the first row. In some cases, this results in narrower column width. (a) EditListTxt: When first row contains a shorter prompt, ...
by Antonio Linares
Tue Mar 01, 2016 9:15 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2016 (FWH 16.02)
Replies: 2
Views: 1352

Re: More 16.01 problems with xBrowse UPDATED

... study and understand differing behavior of different flavors of the RDD being used by our users and try to find suitable workarounds case by case basis. We request you to bring the specific issues to our notice with sample code for us to study and provide suitable workarounds.
by nageswaragunupudi
Sun Feb 28, 2016 8:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: More 16.01 problems with xBrowse UPDATED
Replies: 24
Views: 9698

Re: move a record from xbrowse

... In real life we may need to handle scrolling also if the destination is several rows away. This should serve as a simple example to form the basis of a complex final product. Cut and Paste instead of Drag and Drop: Instead of using Drag/Drop, we can also use Cut and Paste. Cut the source ...
by FranciscoA
Wed Nov 11, 2015 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: move a record from xbrowse
Replies: 31
Views: 7594

Re: move a record from xbrowse

... In real life we may need to handle scrolling also if the destination is several rows away. This should serve as a simple example to form the basis of a complex final product. Cut and Paste instead of Drag and Drop: Instead of using Drag/Drop, we can also use Cut and Paste. Cut the source ...
by nageswaragunupudi
Wed Nov 11, 2015 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: move a record from xbrowse
Replies: 31
Views: 7594

Re: ADO RDD xHarbour

... description: Error BASE/1132  Bound error: array access   Error id 1: -   Error id 2: -   Current opened dbf: BASIS - 1   Last menu action: <onbekend>   Args:      [   1] = A    (L=0)  ...
by pieter
Wed Sep 09, 2015 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454020

Re: ADO RDD xHarbour

... ocurred at: 08-09-2015, 14:39:07 Error description: Error BASE/1132 Bound error: array access Error id 1: - Error id 2: - Current opened dbf: BASIS - 1 Last menu action: <onbekend> Args: [ 1] = A (L=0) [ 2] = N 1 Stack Calls =========== Called from ADOPSEUDOSEEK(3749) Called from ADOSEEKCLIFIND(3412) ...
by pieter
Tue Sep 08, 2015 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 454020

Re: FiveTouch alpha version for sale

... see how often we upgrade FiveTouch, then we will set a kind of FTDN for FiveTouch too, so you will get all upgrades and new versions on a regular basis.
by Antonio Linares
Fri Feb 27, 2015 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveTouch alpha version for sale
Replies: 4
Views: 1508

Re: program buffer or a keyboard buffer

... is the latest status of the keylock when the user presses "Register" or "Bill" ( “Bonieren” or “Abrechnen” ) and act on the basis of the latest status of the keylock. Is this understanding correct? If this is correct, this can be a solution: We can have an application continuously ...
by nageswaragunupudi
Fri Feb 06, 2015 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: program buffer or a keyboard buffer
Replies: 10
Views: 2585

Re: Advice needed for reccount() in scopped and filtered dbfcdx.

... .AND. !DELETED()" to the filter condition: SET FILTER TO <condition> .AND. !DELETED() We may create conditional indexes on a temporary basis at runtime only to improve navigation speeds for browses.
by nageswaragunupudi
Wed Feb 04, 2015 8:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advice needed for reccount() in scopped and filtered dbfcdx.
Replies: 31
Views: 8445

Re: xBrowse numeric formats

... set the format at the beginning of the program Example: FWNumFormat( 'A', .t. ) XBrowse automatically builds picture clause of Numeric data on the basis of this specification, appropriate the Field Length and Field Decimals, if "we do not" provide hard-coded formats.
by nageswaragunupudi
Tue Oct 21, 2014 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse numeric formats ( To: G.N.Rao )
Replies: 4
Views: 1344

Re: FWH 1408-9 BrnBmp Disable() adding grey to bitmap

I suggest you do not pad. It is not needed now. In this case, to include painting of extra spaces, the width available (on the basis of the size of the button and size of bitmap ) one row is not enough. Therefore the prompt is painted in two lines vertically centered. We do not notice ...
by nageswaragunupudi
Fri Oct 10, 2014 1:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1408-9 BrnBmp Disable() adding grey to bitmap
Replies: 4
Views: 825

Re: FWH & Text Messages

... method because it goes through our email system so there is a copy in sent folder and email archive. Here is some info I send users on a regular basis. Here is a link that lists most carriers email/text message addresses: http://www.hurt911.org/investigation/sms-text-message-address.html ...
by Gale FORd
Thu Aug 21, 2014 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH & Text Messages
Replies: 8
Views: 2317
PreviousNext

Return to advanced search