[Scummvm-devel] Porting headaches
Arisme
arisme at free.fr
Mon Dec 8 23:26:01 CET 2003
----- Original Message -----
From: "Jamieson Christian" <jamiesonc at tds.net>
To: <scummvm-devel at lists.sourceforge.net>
Sent: Tuesday, December 09, 2003 12:43 AM
Subject: Re: [Scummvm-devel] Porting headaches
> Since GUI::OptionsDialog is a base class of Scumm::OptionsDialog, you
should
> simply be able to do a conventional typecast:
>
> ((GUI::OptionsDialog*)this)->open();
>
yes, it works fine with the Visual compiler - unfortunately the Embedded
Visual compiler seems more broken :)
More information about the Scummvm-devel
mailing list