|


|
Visualwx aims to be the ultimate RAD
tool, designed for
c++,python,perl,ruby
lua and wxWidgets. Still
there are many
things to do, but we've achieved
considerable progress.
We would like to demonstrate it to all
as soon as
possible.
The program already has a lot of
features, among the most important
ones:
·
Designer of various frame (form) and
sizers
·
Visualwx generates code for c++, python,
perl,ruby,lua
·
Compiler is supported (Mingw32)
·
Editor for c++,python,perl,ruby,lua
(scintilla editor)
·
We can't
guarantee compatibility with previous
versions.
| Editor features:
|
»
Sizer
»
Wizard
»
Toolbar
»
Splitter window
»
Template Components
» Custom Components
|
»
Menu
»
Components index
» Import\Export XRC file
»
Properties
»
All wx widgets
included
»
New
Frameork (LF)
|
|
C++ :
»
Download Mingw 3.42
(it is necesary for compilation of generated code)
»
Download wxWidgets
(it is necesary for compilation of generated code)
»
Open the dialog for paths' setting: select menu Options\directories and type the proper directories
Python :
»
Install
Python
(it is necesary for running of generated
code)
»
Install
wxPython (it is necesary for running of generated
code)
»
In the
case of Python, the all paths of framework are
installed.
Perl :
»
Install
Perl
(it is necesary for running of generated
code)
»
Install
wxPerl (it is necesary for running of generated
code)
»
In the
case of Perl, the all paths of framework are
installed.
Ruby :
»
Install
Ruby
(it is necesary for running of generated
code)
»
Install
wxRuby (it is necesary for running of generated
code)
»
In the
case of Ruby, the all paths of framework are
installed.
Lua :
»
Install
wxLua
(it is necesary for running of generated code)
|