Cannot Create Dialog Error

Post Reply
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Cannot Create Dialog Error

Post by PeterHarmes »

Hi,

I have just added a new dialog/tab to a folder and it works fine in all the machines i have tested it on in my office, however, when i have installed the app at my clients i get a cannot create dialog error - can anyone offer any advice in tracking down what is causing this error?

I am currently using FWH 7.12 with the latest version of commercial xHarbour

Thanks in advance

Pete
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

I've narrowed this down to an image i'm displaying on the new tab.

I'm using REDEFINE IMAGE to display the image, how should this be defined in the .rc file? Currently i'm using:

CONTROL "TBitmap", 114, "TBitmap" ....

should i replace "TBitmap" with "TImage" ?
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

Thats fixed it - weird how it only errors on certain pcs/installations!
Post Reply