Subject RE: [IBO] TIB_MonitorDialog Duplicate Resources?
Author Jason Wharton
I'm not aware of any tricks. You can try changing the IBO sources if you
like, but if you are using inheritance this could be a problem. Is it that
big of a problem to change your form names?

Jason Wharton

-----Original Message-----
From: sgharp [mailto:steve@...]
Sent: Friday, August 27, 2004 9:46 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] TIB_MonitorDialog Duplicate Resources?


Hi All,

I'm trying to use TIB_MonitorDialog but the there are apparently
seveal form names that have been used in the related classes that
conflict with form names used in my application. I thought it was
customary for component developers to name stuff so this wouldn't
happen. For instance, instead of having a TfrmSql, IBO might have
named theirs TfrmIBOSql. I've got a rather large project and so far
I've come across 2 or my form names that are duplicated in the IBO
classes. Is there anyway to deal with this other than going through
my application and changing my form names?

Thanks,
Steve