News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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