Search found 78 matches: hang

Return to advanced search

Re: hb_xrealloc can't reallocate memory

... about a half hour just to load the program I wrote (in BASIC). Then another half hour to load the data. Then after it started processing it would hang for 10 minutes to an hour. Whew! It was still better than a pocket calculator. James
by James Bott
Wed Sep 02, 2015 9:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xrealloc can't reallocate memory
Replies: 21
Views: 7328

Re: Cryptowall or similar

... That task went through and opened every .dbf I had effectively locking out anyone using the FoxPro interpreter from making any ( back door ) changes to my files, but it would still allow staff to use FoxPro to make queries. With that said .. I was not worried too much about having ALL my tables ...
by Rick Lipkin
Tue Aug 25, 2015 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cryptowall or similar
Replies: 5
Views: 1109

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Dear Antonio, Could you set default for width and height in FW source as 0, if do not put these 2 parameter? Because the TSButton use this function from FW but has no 2 new parameter (width/height), if possible. Thanks. Dutch, Your posted function DrawGray() is exactly like the one in FWH sources. W...
by dutch
Thu Jul 23, 2015 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Dutch,

Your posted function DrawGray() is exactly like the one in FWH sources.

What to change ? :-)
by Antonio Linares
Thu Jul 23, 2015 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*

Dear Otto, Thank you for your kind help. I found the problem now. It is the C Function in new FWH version. Dear Antonio, Could you change this function to Backward Compatible by default width, height := 0 void DrawGray( HDC hdc, HBITMAP hbm, int y, int x, int width, int height ){   HDC ...
by dutch
Wed Jul 22, 2015 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505, *TSButton-Disable (nil) Problem*

Hello Dutch, I did this job some times ago. I changed AUTOCODE so I could select TSButton and had a switch that this was automatically changed to BTNBMP button. Search the forum. We published the source code of AUTOCODE in the forum. Best regards, Otto http://www.atzwanger-software.com/f...
by Otto
Wed Jul 22, 2015 6:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505,*TSButton (Disable) w/Image Problem*

Dear AnotonioP and Carlos, AntonioP : I try to change GETFONTHEIGHT -> GETFONTHEIGHT2 in all place. -> Rebuild SButtonx.lib -> unsuccessful and still hang when SBUTTON is disable Carlos : I try to use all your files. -> Rebuild SButtonx.lib ...
by dutch
Wed Jul 22, 2015 2:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505, *TSButton (Disable) Problem*

yo me recuerdo haber hecho algunas correcciones de este tipo en bpaint, si bien no uso la clase.
puedev revisar el codigo y realizar los cambios donde fuere necesario.
http://castillolawyers.no-ip.info/owncloud/index.php/s/PQL0ucrBbBHe7hH
by carlos vargas
Tue Jul 21, 2015 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after 1505, *TSButton (Disable) Problem*

I just tried TSButton from: https://bitbucket.org/fivetech/fivewin-contributions/downloads/tsbutton.zip applying: https://fivewin-contributions.googlecode.com/files/bpaint.zip I think the problem is GETFONTHEIGHT, that is defined in fivewin with a parameter as HFont and d...
by AntoninoP
Tue Jul 21, 2015 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after upgrade to 1505, How to check?

Dear AntinioP, I found the problem now. The (Disable) TSButton is effected with the new version (1505). I try to remark the WHEN Clause, it works fine. How can I fix it? just curiosity, can you try to remove some controls from dialog? Looks like the problem is the disabled button: in the second scre...
by dutch
Tue Jul 21, 2015 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after upgrade to 1505, How to check?

OK, I will try. The new version doesn't help. It's still the same.

Thanks, I will try.
by dutch
Tue Jul 21, 2015 9:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after upgrade to 1505, How to check?

just curiosity, can you try to remove some controls from dialog?
Looks like the problem is the disabled button: in the second screen is half painted...
by AntoninoP
Tue Jul 21, 2015 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after upgrade to 1505, How to check?

Dear Antonio,

Where is BCC7?
dutchez4 @ gmail.com
Antonio Linares wrote:Dutch,

Could you please test it with FWH 15.06 ? thanks
by dutch
Tue Jul 21, 2015 2:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097

Re: Program hang after upgrade to 1505, How to check?

Dutch,

Could you please test it with FWH 15.06 ? thanks
by Antonio Linares
Mon Jul 20, 2015 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Program hang after 1505, *TSButton-Disable (nil)* *Fixed*
Replies: 17
Views: 4097
PreviousNext

Return to advanced search