Search found 25 matches: reverts

Return to advanced search

Force dialog to foreground

A client has problems because a popup dialog sometimes reverts to the background and he cant see it. Is there a command that can force a dialog to stay in the foreground until it is closed In this case, an invoice is started in dialog 1. Dialog 2 is ...
by TimStone
Fri Apr 21, 2023 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Force dialog to foreground
Replies: 10
Views: 691

Re: help on a GPF situation

... to the name of a file where you would like the tracing output to be directed. If there is any problem opening the file for writing, the output reverts to STDERR. When it happens an error and the controller of errors of Harbour cannot intercept it (e.g.: GPF), it can happen that part of information ...
by Antonio Linares
Sat Oct 23, 2021 4:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: help on a GPF situation
Replies: 26
Views: 3371

Re: New FTDN May 2018 (FWH 18.05)

... DATA aFilter: If assigned with an array of record numbers, the browse displays only those record numbers in that order. Setting the data to nil reverts to display of all records. When this filter is on, seek, setorder do not work. Methods toExcel, Report etc are not compatible. Eg: oBrw:aFilter ...
by Antonio Linares
Sun Jul 22, 2018 5:01 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2755

New FTDN May 2018 (FWH 18.05)

... DATA aFilter: If assigned with an array of record numbers, the browse displays only those record numbers in that order. Setting the data to nil reverts to display of all records. When this filter is on, seek, setorder do not work. Methods toExcel, Report etc are not compatible. Eg: oBrw:aFilter ...
by Antonio Linares
Sat Jul 14, 2018 4:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN May 2018 (FWH 18.05)
Replies: 1
Views: 2755

xBrowse buffer with Array

... in the xbrowse also. If I scroll the xbrowse, all seems fine When I change to folder 2, and then come back to folder 1, the value I modified reverts to the original value when the xbrowse was created. It would appear the buffer for the array may differ from that used for the xbrowse, Is there ...
by TimStone
Thu Feb 02, 2017 12:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse buffer with Array
Replies: 4
Views: 1063

Unicode title bar issue

... be suffixed with "(Not responding)" it actually displays as "Test (Not responding)", as soon as the busy stated is cleared it reverts to the incorrect character set display. The other thing I noticed is if I attempt to change the oWnd:cCaption at runtime, again assume it is ...
by rhlawek
Sun Aug 28, 2016 9:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode title bar issue
Replies: 1
Views: 469

Re: error FWH 15.04 with xHarbour.com

... files. When I link them in, the .exe will build. However, when I click on the icon to start the program, Windows gives me a BUSY cursor and then reverts to the regular cursor and the program never opens. Here is what is consistent: xHB ( .com ) using xBuilder My source code ( exact same in both ...
by TimStone
Thu May 14, 2015 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error FWH 15.04 with xHarbour.com
Replies: 38
Views: 7771

Re: ADO RDD xHarbour

... will not exist in the new recordset that becomes the working one. Thus adordd tries to find that record when go to nrec gets called, if it doesnt reverts to the previous recordset (without where clause seek expression). So adordd guesses if the record its not in the current recordset its in the ...
by AHF
Mon Apr 13, 2015 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446011

Re: En tiempo de compilacion...

... value. If conditional statement stack was empty then error is generated: "Error C2069 #endif does not match #endif". c. #else directive reverts the current conditional statement flag if its status allow modifications by #else If conditional statement stack was empty then error is generated: ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1551

Re: Problems when upgrading from 10.06 -> 10.08

Pete,

We have just published a revised FWH 10.8 (it should be available to be downloaded in a few minutes) that reverts the changes that we did in function IsAppThemed() that have been causing many troubles. So everything should be fine again :-)

thanks!
by Antonio Linares
Tue Sep 07, 2010 10:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems when upgrading from 10.06 -> 10.08
Replies: 18
Views: 2837

Re: set message to

I assume so. as soon as 2007 is added to the set message it reverts to the old variable on the mouse over.
by hag
Thu Oct 29, 2009 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: set message to
Replies: 6
Views: 807

set message to

... message to oWnd with a variable in the message. When the variable changes the message changes however when I mouse over the message the variable reverts back to the old variable. When I no longer mouse over it the goes to the new variable. How do I prevent it from reverting to the old variable ...
by hag
Wed Oct 28, 2009 3:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set message to
Replies: 6
Views: 807

... down prior to selecting the control tool. It will remain selected until another control tool or the Pointer is selected, after which the operation reverts back to returning to the pointer after each control is placed. The original link I posted to download ResEd is currently having problems. Instead, ...
by Ken Wantz
Wed Feb 20, 2008 4:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Better Resource Editor?
Replies: 19
Views: 6834

Tim, >So the quantity 1 stays in place, but when I press the Save button to write the data to the physical record ( yes, I'm using tData ), it reverts the quantity to 0. Like I said, if you are using TData directly (without turning off the buffer) and there is a browse, then when the screen ...
by James Bott
Tue Dec 18, 2007 4:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dual Monitor
Replies: 12
Views: 2290

MsgAlert

... invoice. So the quantity 1 stays in place, but when I press the Save button to write the data to the physical record ( yes, I'm using tData ), it reverts the quantity to 0. This only occurs if I have the open application on the 2nd monitor. If it is on the 1st monitor, no problem.
by TimStone
Tue Dec 18, 2007 2:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dual Monitor
Replies: 12
Views: 2290
Next

Return to advanced search