LiensWx
From Mesdoc
(→Outils) |
(→Plugins) |
||
Line 24: | Line 24: | ||
* Creating a simple "Hello World" plugin | * Creating a simple "Hello World" plugin | ||
http://wiki.codeblocks.org/index.php?title=Creating_a_simple_%22Hello_World%22_plugin | http://wiki.codeblocks.org/index.php?title=Creating_a_simple_%22Hello_World%22_plugin | ||
+ | |||
+ | http://wiki.codeblocks.org/index.php?title=Creating_a_Plug-in_which_modifies_CB%27s_Menus | ||
==Outils== | ==Outils== |
Revision as of 07:43, 13 February 2007
http://www.wxwidgets.org/manuals/2.8.0/wx_wxstandardpaths.html#wxstandardpaths
Sites, Tutoriels, Blogs, Docs
FAQ Windows http://wxwidgets.org/docs/faqmsw.htm
- Blog
http://wxwidgets.blogspot.com/
- Soft in the Box Tutoriel
http://cfred.free.fr/tutowxwidgets.php
- Site
Plugins
- Faire une interface wxWidgets par plugins
http://www.wxdevelop.com/tuto=FAIRE_UNE_INTERFACE_WXWIDGETS_PAR_PLUGINS_id=20.html
- Creating a simple "Hello World" plugin
http://wiki.codeblocks.org/index.php?title=Creating_a_simple_%22Hello_World%22_plugin
http://wiki.codeblocks.org/index.php?title=Creating_a_Plug-in_which_modifies_CB%27s_Menus
Outils
- Test de l'EDI C/C++ Code::Blocks
http://loulou.developpez.com/tutoriels/cpp/codeblocks/
- Divers
http://www.wxcommunity.com/modules.php?op=modload&name=Downloads&file=index&req=viewdownload&cid=3
- wxSmith
http://wiki.codeblocks.org/index.php?title=WxSmith_Tutorial_%26_Pointers
wxwidgets