News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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