News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

[wxSmith]: Running movies with wxSmith?

Started by codemania, June 03, 2007, 12:32:14 AM

Previous topic - Next topic

codemania

How can I put a movie with wxSmith?

wxMediaCtrl don't work?


http://wiki.codeblocks.org/index.php?title=Comparison_of_wxSmith_features


byo

If some control is not supported by wxSmith, you can always add custom controll (the most right one on the palette), set up proper class name for it and code / xml data initializing this controll and it will work.

BYO