Search found 19 matches: prevented

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... - New: function FW_OnAdoError( lShowError, lcLogError, bOnErr ) Some ado functions display encountered errors. This can be prevented using this function, so that he can handle the error on his own. Params: 1.lShowError [.T./.F.] default .t. 2.lcLogError [.T./.F./cLogFile] ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 457

Re: New FTDN May 2018 (FWH 18.05)

... This causes lot of annoyance and incovenience to the users of the software by terminating the application. In such cases runtime errors are prevented. Navigation and edits are disabled but the browse continues to be displayed as seen before closing the datasource. - TXBrwColumn: New method ...
by Antonio Linares
Sun Jul 22, 2018 5:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2776

New FTDN May 2018 (FWH 18.05)

... This causes lot of annoyance and incovenience to the users of the software by terminating the application. In such cases runtime errors are prevented. Navigation and edits are disabled but the browse continues to be displayed as seen before closing the datasource. - TXBrwColumn: New method ...
by Antonio Linares
Sat Jul 14, 2018 4:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2776

Re: Problem on Drag 'n' drop with 17.11

... you might have modified control.prg of 15.07 for your use. While once again I agree with you on which is better, the sad situation is that we are prevented from making any changes to retain backward compatibility. Any advice?
by nageswaragunupudi
Wed Dec 06, 2017 2:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem on Drag 'n' drop with 17.11
Replies: 1
Views: 547

New FTDN September/Septiembre 2017 (FWH 17.09)

... xtitle can display vertical fonts. * TDATABASE: - Improved Safety: - Possible side-effects of calling Close() and Use() methods multiple times are prevented. - Closing or reopening another dbf in the same area by external code is detected and protected. - Inadvertant overwriting of data of a record ...
by Antonio Linares
Wed Oct 04, 2017 7:43 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2017 (FWH 17.09)
Replies: 3
Views: 3398

Re: Pro's and Contra's fom Resources or Coded screens

... input a huge amount of data on a single screen, very much unlike the simple samples we test with in FWH. It is precisely these problems that have prevented me from using the @ syntax. Tim
by TimStone
Fri Aug 04, 2017 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11645

XBROWSE question

if oBrw:lColDividerComplete := .F. the colums in the area without data and without divider can further moved and resized. Should this be prevented in this area?
by byte-one
Wed Jul 26, 2017 10:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE question
Replies: 0
Views: 374

Re: xHarbour vs Harbour

Found! Switch /x prevented creation of MAP file. :-)

Now, I need to know what type of map I must generate:

Code: Select all  Expand view
 -M       Map with mangled names
  -m       Map file with publics
  -s       Detailed segment map


EMG
by Enrico Maria Giordano
Tue Dec 09, 2014 10:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour vs Harbour
Replies: 27
Views: 4513

Re: Force xBrowse sort (SOLVED).

Richard:

My mistake. A typo prevented this from working. Your solution worked flawlessly. Thank you very much !
by HunterEC
Mon May 12, 2014 9:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Force xBrowse sort.
Replies: 3
Views: 621

Re: Changing bitmap on TBtnBmp at runtime

... could not figure out why it wasn't working until I realized that this piece of code was never executing do to a preexisting if condition that prevented program flow from executing it. I felt really stupid :-( LoadBitMap() followed by a refresh() works as expected. Thank you all VERY MUCH for ...
by reinaldocrespo
Sun Sep 22, 2013 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing bitmap on TBtnBmp at runtime
Replies: 7
Views: 1392

Re: About tdatabase

... state of something you should also restore it. I have found this to be a very useful principle to follow. I can't imagine how many problems I have prevented by using this simple technique. Regards, James
by James Bott
Mon Jun 03, 2013 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: About tdatabase
Replies: 5
Views: 1286

Re: very strange behavior in xBrowse (Bug?)

Not a bug with XBrowse. Using bPastEof is a bit tricky. We need to ensure that (1) repeated append is prevented as long as there is an unfinished append and (2) when the cursor row moves away from the appending row while the append is unfinished, the append should be cancelled ...
by nageswaragunupudi
Tue Aug 30, 2011 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: very strange behavior in xBrowse (Bug?)
Replies: 4
Views: 1079

New FTDN November/Noviembre 2010 (FWH 10.11)

... := .f.], [lReNum := .f.] ). By default, the method renumbers the nCreationOrder of the rearranged columns sequentially. This renumbering can be prevented by specifying .f. as 3rd parameter. c) New Methods: (i) GetColsData( cMsg, [lByCreationOrder := .t.] ) --> aValues of data cMsg of all ...
by Antonio Linares
Fri Dec 10, 2010 8:05 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2010 (FWH 10.11)
Replies: 0
Views: 1315

New FTDN November/Noviembre 2009 (9.11)

... columns, When some columns are freezed, it was possible for the user to drag freezed columns out and viceversa with mouse drag. Now that is prevented. Now columns can be dragged within freezed columns or unfreezed columns. Freezed columns can not be dragged into unfreezed area and unfreezed ...
by Antonio Linares
Sun Nov 22, 2009 10:02 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2009 (9.11)
Replies: 0
Views: 1651

New FTDN June/Junio 2009 (9.06)

... Window, if the application is Themed. Now it is ok. * Enhancements: Class TXBrowse: a. GDI resource leaks in previous versions of xBrowse are now prevented. b. XBrowse can now browse almost all kinds of data ( collection objects). Simplest way of invoking browse of any data is by XBrowse( uData ...
by Antonio Linares
Sat Jul 11, 2009 5:12 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2009 (9.06)
Replies: 12
Views: 6349
Next

Return to advanced search