Search found 112 matches: restored

Return to advanced search

New FTDN February 2020 (FWH 20.02)

... are retained when xbrowse exits. If this classdata is set to .T., while exiting xbrowse, the original filters when starting the xbrowse are restored. Note: This modifies the behavior introduced in FWH1906. - ADO TIME field type (type:adTime): (x)Harbour ADO reads and writes adTime fields ...
by Antonio Linares
Wed Feb 26, 2020 10:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February 2020 (FWH 20.02)
Replies: 1
Views: 4682

Re: bug oXBrowse:cSeek

... in response to request of several users that the incremental filters should be cleared when xbrowse exists and original filters, if any, should be restored. Now that different users want this in different ways, we will provide a switch in FWH2001.
by nageswaragunupudi
Fri Jan 03, 2020 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug oXBrowse:cSeek
Replies: 6
Views: 974

New FTDN September/Septiembre 2019 (FWH 19.09)

... - Method Eval( bAction, [bFor], [bWhile], [nNext], [nRecord], [lRest] ) All codeblocks are evaluated with Self as parameter. Recordpointer is restored after execution. - After a requery, if the sql does not contain "order by" clause, the existing sort order is restored only if the ...
by Antonio Linares
Sun Oct 13, 2019 11:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2019 (FWH 19.09)
Replies: 1
Views: 2934

Re: Minimizar varios formularios a la vez

nageswaragunupudi wrote:That is Windows' behavior.
But when the main window is restored, the non-modal dialogs are also restored.


Yes, thanks a lot
by Compuin
Wed Jul 24, 2019 1:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Minimizar varios formularios a la vez
Replies: 13
Views: 1109

Re: Minimizar varios formularios a la vez

That is Windows' behavior.
But when the main window is restored, the non-modal dialogs are also restored.
by nageswaragunupudi
Wed Jul 24, 2019 1:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Minimizar varios formularios a la vez
Replies: 13
Views: 1109

Re: Color error in tPrinter.prg

... release. For the Say( ), if the value passed is ! NIL, the current color should be saved, and after execution of the print line, it should be restored. Tim
by TimStone
Fri Mar 22, 2019 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color error in tPrinter.prg
Replies: 2
Views: 429

FWH 18.12 Window/Dialog:SaveState() and RestoreState()

... 1920x1080 and 1366x768. 1. MAXIMIZED WINDOWS: (a) Saving and restoring maximized window on monitor of same resolution: Old method: The window is restored with maximized coordinates as normal dimensions and the real normal dimensions are forgotten. Clicking on the maximize/restore button does ...
by nageswaragunupudi
Sat Dec 29, 2018 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.12 Window/Dialog:SaveState() and RestoreState()
Replies: 0
Views: 624

New FTDN June/Junio 2018 (FWH 18.06)

... or loss of physical connection with the server, use of connection object automatically reconnects with the server, if the physical connection is restored by that time. After such an auto- reconnection, some settings like multi-statement, message languge, time language, etc were being reset resulting ...
by Antonio Linares
Sat Sep 01, 2018 8:33 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2018 (FWH 18.06)
Replies: 1
Views: 1983

Re: Error 1064 xBrowse MySQL

... connection to the server goes off and on or connection is lost due to time out. After reconnection, the mulistatement setting is not being restored. (Note: This is fixed in FWH 18.06) In the absence of full knowledge of your program and database, I am wondering what could be the reason ...
by nageswaragunupudi
Wed Aug 08, 2018 5:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error 1064 xBrowse MySQL
Replies: 8
Views: 1376

Re: MySql Connection status?

... to set a larger limit to wait_timeout. But in the case of FWH lib, it is not necessary. Even if the connection is timed out, it is automatically restored when the application needs the connection.
by nageswaragunupudi
Sat Aug 04, 2018 1:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql Connection status?
Replies: 4
Views: 801

New FTDN April/Abril 2018 (FWH 18.04)

... ) in TRY/CATCH block, so that if the evaluation fails, default value is returned. The side effect is that in such cases, original alias is not restored. This is fixed now. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35583 - Method Edit() of TXBrwColumn was giving runtime error ...
by Antonio Linares
Mon Jun 04, 2018 6:34 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2018 (FWH 18.04)
Replies: 1
Views: 2178

New FTDN February/Febrero 2018 (FWH 18.02)

... bitmaps were painted transparently, even if :lTransparent = .F., whereas in 18.01, setting :lTransparent to .T. is required. Earlier behavior is restored. * TRICHEDIT5 - New: METHOD SaveAsHtml( cFile ) Allow save as html document file rtf - New: METHOD ImportHtml() Allow import document html ...
by Antonio Linares
Fri Mar 09, 2018 12:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2018 (FWH 18.02)
Replies: 0
Views: 1341

New FTDN January/Enero 2018 (FWH 18.01)

... RowSet class: - Method ReQuery() enhancement: After executing ReQuery() without changes in the SQL, previous sort order and filters were restored but record pointer is moved to top. Now the record pointer is positioned on the previous record with the same primary key. - Method ReSync() ...
by Antonio Linares
Wed Feb 14, 2018 5:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2018 (FWH 18.01)
Replies: 1
Views: 2628

Re: Mr. Rao's samples collection.

... part.. Now You can translate the mainscreen-text ( says and buttons ) just overwrite the english text and save. The english text can be restored. For the xBrowsetest I included my network-tools as a OBJ-file. If You dont like it You can replace the section with the normal rlock(), unlock() ...
by ukoenig
Mon Feb 12, 2018 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 22234

New FTDN September/Septiembre 2017 (FWH 17.09)

... { || FIELD->QRY += nNewQty } ) STATES->( FW_DBLOOKUP( 10, 0, "FIELD->NAME" ) ) // at recno 10 Original recno() and order are restored and any previous locks are left intact before returning. Reurn value NIL indicates failure source: \fwh\function\dbffuns2.prg * Enhancement ...
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: 3409
PreviousNext

Return to advanced search