Difference between revisions of "WxSmith plugin"
From Code::Blocks
m (use the new infobox, screenshot removed for now (too large))  | 
				Lysistrata (talk | contribs)  m (sp.)  | 
				||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
{{Infobox_Plugin|  | {{Infobox_Plugin|  | ||
   name = wxSmith |  |    name = wxSmith |  | ||
| − |    logo = [[  | + |    logo = [[File:Wxsmith.png]] |  | 
   developer = byo, cyberkoa |  |    developer = byo, cyberkoa |  | ||
   maintainer = byo, cyberkoa |  |    maintainer = byo, cyberkoa |  | ||
| Line 9: | Line 9: | ||
'''wxSmith''' is a Code::Blocks plugin for RAD editing of wxWidgets applications.  | '''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.
