MeTOS RC1 (Dev v0.2.0)
- 
- 
MeTOS is in Developpement.
MeTOS is a GUI Editor, it can create the C++ (or other langage with CodeGenerator plug-ins) source-code from a GUI you have created with it.
With that, you don't need to make every time yourself the code for GUI.
I work on MeTOS at this time, you can't download a final release.
The version can be downloaded is a Dev version.
State of Work:
- made loading of addons (objects,proprietes,tools)
- made object creation
- made object creation by drag and drop
- made proprietes creation
- made tools creation
- made load and save a project
- made object management (properties/functions/informations)
- made project management (project window)
- made undo function
- made cut/copy/paste
- made preferences
- made code geration
- made makefile generator
- made documentation
- made localisation
- in progress multi-langage support for source-code (C++/Pascal and other)
- not made BePascalCodeGenerator generator is in project stage
- in progress Dependencies support for adding lib and headers
Objets list:
- VApplication (Be API Application)
- VBox (Be API Box)
- VButton (Be API Button)
- VChannelSlider (Be API ChannelSlider)
- VCheckBox (Be API Button)
- VColorControl (Be API ColorControl)
- VGButton (Gonx API Button)
- VListView (Be API ListView)
- VMenu (Be API Menu)
- VMenuBar (Be API MenuBar)
- VMenuField (Be API MenuField)
- VMenuItem (Be API MenuItem)
- VOutlineListView (Be API OutlineListView)
- VPopUpMenu (Be API PopUpMenu)
- VProject (MeTOS Project)
- VRadioButton (Be API RadioButton)
- VScrollView (Be API ScrollView)
- VSlider (Be API Slider)
- VStatusBar (Be API StatusBar)
- VStringView (Be API StringView)
- VTabView (Be API TabView)
- VTextControl (Be API TextControl)
- VTextView (Be API TextView)
- VView (Be API View)
- VWindow (Be API Window)
Proprietes list:
- _color
- _flags
- _fname
- _frame
- _layout
- _optimize
- _path
- _resize_mode
- _resource
- _style
- _type_binary
- _val
- _wfeel
- _wlook
- BOOL
- BPNT
- CSTR
- FLOT
- LONG
- MMSG
- RECT
- SHRT
Tools list :
- Delete object
- Resize to parent
- Resize to selection
- Paint To Color
- Align objects
Preferences list :
- ColorsPrefs
- MeTOSPrefs
- ToolPrefs
Translator list :
Code Generator list :
- CPPGenerator
- BePascalCodeGenerator
A screen-shot for you.
- CKJ - Vincent Cedric
Copyright (c) 2000-2004.