Difference between revisions of "WxSmith plugin"
From Code::Blocks
Lysistrata (talk | contribs)  m (sp.)  | 
				|||
| (15 intermediate revisions by 8 users not shown) | |||
| Line 1: | Line 1: | ||
| − | wxSmith is a plugin for RAD editing of wxWidgets   | + | [[Category:Code::Blocks Contrib Plugins]]  | 
| − | + | {{Infobox_Plugin|  | |
| + |   name = wxSmith |  | ||
| + |   logo = [[File:Wxsmith.png]] |  | ||
| + |   developer = byo, cyberkoa |  | ||
| + |   maintainer = byo, cyberkoa |  | ||
| + |   version = 1.0  | ||
| + | }}  | ||
| + | |||
| + | '''wxSmith''' is a Code::Blocks plugin for RAD editing of wxWidgets applications.  | ||
| + | |||
| + | To install wxSmith on Linux if it is not already, simply install codebocks-contrib from your default repository (such as Ubuntu Software Center).  | ||
| + | This works even if you installed Code::Blocks from a 3rd party repository.  | ||
| + | |||
| + | ==See also==  | ||
| + | * [[WxSmith tutorials]]  | ||
| + | * [[Comparison of wxSmith features]]  | ||
Latest revision as of 06:58, 30 April 2015
wxSmith is a Code::Blocks plugin for RAD editing of wxWidgets applications.
To install wxSmith on Linux if it is not already, simply install codebocks-contrib from your default repository (such as Ubuntu Software Center). This works even if you installed Code::Blocks from a 3rd party repository.
