Search found 112 matches: restored

Return to advanced search

New FTDN April 2024 (FWH 24.04)

... been modified. Class TTaskPanel Method ChangeHeight( nHeight ) changes the height of the panel. Thanks to Silvio Falconi! * Enhancement: We have restored the call to Method Resize() from Class TWindow Method Activate() but providing it the right parameters. Now it is working as expected. * FWMariaConnection: ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 367

Re: change size dialog selecting noption folder

Dear Silvio, In FWH 24.02 we removed a call to ::Resize() from Class TWindow Method Activate() We have restored it providing it the right parameters: ::Resize( 0, ::nWidth, ::nHeight ) If you are using FWH 24.02 please restore that line fixed as above, thanks Surely we will ...
by Silvio.Falconi
Fri Mar 15, 2024 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change size dialog selecting noption folder
Replies: 3
Views: 624

Re: change size dialog selecting noption folder

Dear Silvio, In FWH 24.02 we removed a call to ::Resize() from Class TWindow Method Activate() We have restored it providing it the right parameters: ::Resize( 0, ::nWidth, ::nHeight ) If you are using FWH 24.02 please restore that line fixed as above, thanks Surely we will ...
by Antonio Linares
Fri Mar 15, 2024 9:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change size dialog selecting noption folder
Replies: 3
Views: 624

Question about deleting files and the trash

Hello,

If I delete a file in my application, of course, the file is gone.
But is there a possibility to delete file in a way that the deleted files can be restored from the trash?
Moving to $Recycle.Bin doesn't seem to be enough.

Thank you.
by driessen
Thu Dec 21, 2023 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about deleting files and the trash
Replies: 11
Views: 1194

Re: Handle error para desconexion de MySQL - Reintentar linea

There is not time limit if the internet or network is restored even after an hour it will be automatically reconnected. Even during disconnection, the user can continue to browse, print, export to excel and do everything except editing and writing data ...
by nageswaragunupudi
Mon Jul 03, 2023 9:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Handle error para desconexion de MySQL - Reintentar linea
Replies: 1
Views: 178

Re: Forums duplicated

... forums ever stop working (as we use an old phpbb version here) We don't synchronice them regularly, instead we keep backups of these forums to be restored there, in case php is upgraded to a newer version where this version may no longer work. So if you ever find that these forums http://www.fivetechsupport.com/forums ...
by Antonio Linares
Sun Nov 20, 2022 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Forums duplicated
Replies: 1
Views: 287

Re: compiling program on M1 chip

Dear Rene,

It seems as you restored xcode from Time Machine, thats why it does not work as it is, and a new xcode installation is required (M1 architecture is arm)

Once finished, we will rebuild Harbour and FiveMac and it should be working fine again :)
by Antonio Linares
Tue Mar 22, 2022 5:14 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: compiling program on M1 chip
Replies: 3
Views: 5437

Re: LOST CONNECTION - At. Mr. Rao

... he will check internet/cables, etc. If the user gets this message, let him check and wait for internet connection. When the internet connection is restored, he can continue with the program.
by nageswaragunupudi
Sun Feb 13, 2022 9:56 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: LOST CONNECTION - At. Mr. Rao
Replies: 13
Views: 976

Re: OT : Problem with this forum?

... right ? We haven't moved it. We did a fresh installation in http://www.fivetechsoft.com/forums and then a backup from these forums restored in the new one, just in case these forums may have a problem, etc. But there is no an easy and automatic way to synch them
by Antonio Linares
Mon Sep 20, 2021 8:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5039

Re: Lost connection MySQL - Catch error

... seeking, filtering, printing and anything except (1) read more data and (2) write any data to the server. Again when the internet connection is restored, the user can resume working and the program automatically reconnects to the server and continues from where it left. FWH library is the only ...
by nlerdafehn
Fri May 14, 2021 7:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 903

Re: Lost connection MySQL - Catch error

... seeking, filtering, printing and anything except (1) read more data and (2) write any data to the server. Again when the internet connection is restored, the user can resume working and the program automatically reconnects to the server and continues from where it left. FWH library is the only ...
by nageswaragunupudi
Fri May 14, 2021 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 903

New FTDN January/Enero 2021 (FWH 21.01)

... the current record poisition are exported and otherwise all rows from the beginning. In all cases record position before call of the function is restored. * New class TImageBase64: ( fwh\source\classes\imageb64.prg ) Utility class to Base64 encode an image to be used in webpages and to extract ...
by Antonio Linares
Sun Feb 07, 2021 9:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2021 (FWH 21.01)
Replies: 1
Views: 1261

Re: Program techniques : change indexorder or use aliases

... { || 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 ITEMS->( FW_DBLOOKUP( ...
by Marc Venken
Wed Nov 04, 2020 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program techniques : change indexorder or use aliases
Replies: 4
Views: 691

New FTDN July/Julio 2020 (FWH 20.07)

... MDICHILD window, which is maximzed. When the preview is closed, the existing windows are left maximized. This is fixed. Now the other windows are restored to their previous state. http://forums.fivetechsupport.com/viewtopic.php?f=6&t=38957&p=233860#p233860 * New function JpgDim( cFileOrcBuffer ...
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: 1216

New FTDN April/Abril 2020 (FWH 20.04)

... is not correct. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38828 - SqlRdd: Earlier functionality of VScroll for SQLRDD restored - Vertical merge of cells: Vertically merged cells not hightlighted show horizontal lines when the back color in bClrStd is not the same as ...
by Antonio Linares
Sun May 03, 2020 12:41 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2020 (FWH 20.04)
Replies: 1
Views: 2206
Next

Return to advanced search