--
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
Õ> Can anyone give an example of displaying an image with wxStaticBitmap?
Whenever you have a question about using some wxFoo class the first thing
to do is to grep for it in samples directory. Doing this for wxStaticBitmap
will find a couple of examples of using it.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
> On Fri, 20 Nov 2009 22:55:15 +0800 ÕÅÕé <zzh...@windforce.name> wrote:
>
> Õ> Can anyone give an example of displaying an image with
> wxStaticBitmap?
>
> Whenever you have a question about using some wxFoo class the first
> thing
> to do is to grep for it in samples directory. Doing this for
> wxStaticBitmap
> will find a couple of examples of using it.
>
> Regards,
> VZ
>
Thanks very much!