FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problems with upgrading to 7.12
Posts: 708
Joined: Fri Oct 28, 2005 09:53 AM
Problems with upgrading to 7.12
Posted: Mon Dec 10, 2007 06:17 AM

I am having problems with icons disappearing after calling a function from my main program. I am using DEFINE GROUP OF OUTLOOK; DEFINE BITMAP OF OUTLOOK.

I never had this problem before. Are there additional changes required for upgrading to 7.12???

Thank you,

*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Problems with upgrading to 7.12
Posted: Mon Dec 10, 2007 08:44 AM

Darrell,

Please test samples\TestOutL.prg and check if it works fine for you,

Here it is working ok and we have not modified it lately. Thanks,

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 708
Joined: Fri Oct 28, 2005 09:53 AM
Problems with upgrading to 7.12
Posted: Mon Dec 10, 2007 08:55 PM

Hi Antonio,

I believe I found the problem. I try to open BMP files in Workshop and I get the following error -> UNKNOWN BITMAP FORMAT. I will try to convert BMP to better version and try again.

*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Problems with upgrading to 7.12
Posted: Mon Dec 10, 2007 10:42 PM

Darrell,

Please open the EXE with the Resources Workshop and check that the bitmaps are inside the EXE

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 708
Joined: Fri Oct 28, 2005 09:53 AM
Problems with upgrading to 7.12
Posted: Mon Dec 10, 2007 11:27 PM

Hi Antonio,

I checked the EXE and the bitmaps are there. I found the cause of the problem. It seems the string length for the PROMPT clause was too long. I shortened text within source code and it works. I hope this can be fixed for the next release.

Thank you,

*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com

Continue the discussion