Search found 78 matches: hang

Return to advanced search

Re: Mouse button-up

... { | nSizeType, nWidth, nHeight | ... } Dear Mr. Antonio, If I use bResized, a frequent resized of Crystal Reports ActiveX Viewer causes the app to hang.. I dont know how to avoid this in CRW.. but If I can execute a resize to CRW, It can prevent the hangup. So I just need to detect when a mouse ...
by fraxzi
Tue Apr 05, 2011 12:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mouse button-up
Replies: 7
Views: 1384

MDI Child :setfocus() freeze FWH app

Dear All,

After frequent oMdiChild:SetFocus(), the system freeze/hang...
I'm using no fancy procedure just setting focus the child window.

Any Idea?


Kind regards,
Frances
by fraxzi
Sun Mar 27, 2011 2:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI Child :setfocus() freeze FWH app
Replies: 0
Views: 284

FW app goes to sleep within remote desktop session

... our apps over Microsoft Terminal Server/Remote Desktop connections. It appears that, when the session screen saver is activated, our apps "hang" or "go to standby" and all processing is halted. If we change the screen saver parms to 999 minutes, the session does not go to ...
by don lowenstein
Fri Nov 12, 2010 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW app goes to sleep within remote desktop session
Replies: 1
Views: 556

SMTP Inconsistent result - ideas ?

... clients' computers it works fine. With some of the computers, we see the "connected" message, but then when oMail:SendMail( ) , it may hang up because it apparently does not receive the response from the email server. Outlook, on that computer, configured the same way works perfectly. ...
by TimStone
Thu Oct 28, 2010 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMTP Inconsistent result - ideas ?
Replies: 5
Views: 1518

DLL functions usage in Win 7

... copied on Windows 7 machine, also works normal! If I compile on Windows 7 environment, I must use the code as in point 2. Otherwise it will hang up the program!!! The compilation itself went ok, no problem reported, only when the program tries to use and DLL function as in point 1. it hans ...
by codemaker
Tue Jun 29, 2010 12:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLL functions usage in Win 7
Replies: 10
Views: 3435

Re: Dialog controls are flickering when resized..

... ::bPainted, ::hDC, ::cPS, Self )   endif      ::DispEnd( aInfo )return nil  This causes to hang: CallWindowProc( ::nOldProc, ::hWnd, WM_PAINT, ::hDC, 0 ) What am I missing? Regards, Frances
by fraxzi
Sun Jun 06, 2010 1:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog controls are flickering when resized..
Replies: 34
Views: 9338

Re: Get valid

... room no field is not empty. I suggest disabling them since they will then be grayed out and it will be obvious to the user that they cannot be changed. However, it will not be obvious WHY they cannot be changed. What does the user do when they want to change one of the dates? Do they have to ...
by James Bott
Sat Mar 13, 2010 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get valid
Replies: 20
Views: 4888

Re: Get valid

Hello James, this could be a new one or a previously reserved one where someone wants to change his arrival or the departure date. The room number is entered manually. 95% of the users navigate with the mouse. At the moment I have the valid check on the room number get ...
by Otto
Fri Mar 12, 2010 8:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get valid
Replies: 20
Views: 4888

Using MsgRun along with TRY CATCH (Solved)

... to the database via Internet, so that the user is aware what is happening in the background and thus avoid the feeling that the app is struck and hang while it is trying to connect to the database. This is my code which connects to the the remote database via ADO TRY   oApp:oConnection:Open()CATCH ...
by anserkk
Mon Jan 25, 2010 7:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using MsgRun along with TRY CATCH (Solved)
Replies: 8
Views: 1299

Re: User Interface for TScan

Dear Alvaro,

I've got trouble, with ::Acquire(). If I press cancel (not accept), program will be hang (freeze).

Regards,
Dutch
by dutch
Fri Oct 02, 2009 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: User Interface for TScan
Replies: 2
Views: 655

Re: TSocket.prg - Possible bug ?

... replication a socket routines has been developed using FWH tSocket class and everything goes find for a few hours, but after that the system "hang" without explanation. I have more than a month looking or this error, but now I can read your experience, I noticed I am using oSocket:SendData() ...
by jllinas
Fri Sep 25, 2009 12:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSocket.prg - Possible bug ?
Replies: 3
Views: 846

Re: batch convert gif to bmp

... the option to set an alpha channel - Then tested IcoFX for single GIF’s and it works. Doesn’t know if batch converting is possible, the program hang up when browsing a folder. - Also ‘nConvert’ can convert to ICO! So trying with ‘nconvert -transparent value -out ico *.gif’, but the transparent ...
by frose
Fri May 22, 2009 9:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: batch convert gif to bmp (SOLVED)
Replies: 5
Views: 1690

Clipper Errors

... This is the story, Long time ago we began to have error 667, for that reason we decided to change all STATIC variable for class DATA. We have 1 class for eachmdichild of our app and we have a general class oApp for all variable we need for ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 93953

Now you can select in both ways (to the right or to the left). Still there is a bug somewhere that makes it hang sometimes: #include "FiveWin.ch" //----------------------------------------------------------------------------// function Main() local oWnd, ...
by Antonio Linares
Sun Aug 03, 2008 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pickdate part 2 – a control class in development
Replies: 39
Views: 11549

... Novell,Windows,samba server) and open many dbf tables ,dbf tables opening/shareing by many users, if comeone power off his computer or windows hang, the cdx/ntx/dbf often damaged . My experience is very different of yours. MySQL gets corrupted on power outages too, in the same way dbf files. ...
by Carlos Mora
Thu Jun 26, 2008 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Should us to STOP using DBF?
Replies: 38
Views: 10835
PreviousNext

Return to advanced search