VisualCamel - WYSIWYG Perl/Tk GUI Design Code
Status: Alpha
                
                Brought to you by:
                
                    stardogg
                    
                
            | File | Date | Author | Commit | 
|---|---|---|---|
| bin | 2010-10-04 | stardogg | [r32] | 
| lib | 2010-10-04 | stardogg | [r29] added comments | 
| README | 2010-10-04 | stardogg | [r31] Added documentation | 
| VisualCamel.perlapp | 2010-10-04 | stardogg | [r30] version change | 
| VisualCamel.pl | 2010-11-24 | stardogg | [r37] | 
| preferences.conf | 2010-11-24 | stardogg | [r38] | 
| visualcamel.rar | 2010-11-24 | stardogg | [r39] | 
VisualCamel is a WYSIWYG Perl/Tk GUI editor that resembles Microsoft's Visual Basic. The goal of VisualCamel is to create a functional, user friendly Graphical User Interface design application to is easy to use and understand. Knowledge of the Perl scripting language is not required to create a GUI using VisualCamel. VisualCamel Features: Graphical User Interface projects created with VisualCamel are able to be saved, opened, and exported to Perl code. #################################################################################### # VisualCamel - #################################################################################### VisualCamel consists of the visualcamel.pl script, which is the heart of the VisualCamel application. The "lib" directory contains modules with external subroutines: filemenu.pm - Building the filemenu (NOT IMPLEMENTED) toolbox.pm - Building the toolbox pane (NOT IMPLEMENTED) graphics.pm - Base64encoded (embedded) toolbox images properties.pm - Widget properties information options.pm - Explanation of widget options