MessageDlg in CB2010

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
ix07
Posts: 15
Joined: Tue May 26, 2009 4:52 pm

MessageDlg in CB2010

Post by ix07 »

When I try to call "MessageDlg" on a "TsiLang"-component I get an exception (in the debugger) or an error-box (at runtime). This happens since I updated my projects to CB2010.

The Exception:
---------------------------
Debugger Exception Notification
---------------------------
Project gelCalc.exe raised exception class ELanguageError with message 'String identifier "Yes" not found!'.
---------------------------
Break Continue Help
---------------------------

The Message Box:
---------------------------
String identifier "Yes" not found!
---------------------------
OK
---------------------------

Any insights?

Thanks
ix07
Posts: 15
Joined: Tue May 26, 2009 4:52 pm

Post by ix07 »

Uh. Ok, forget it. I deleted the component, recreated it and then it worked. Maybe you should check import from CB2009!
Post Reply