Update v5.19
- Added OpenGLGadget
- Added Create MacOS MenuEvents
- Some Bugfixes
Update v5.17
- Fixed for new FormDesigner
Update v5.14
- Added: LoadFont
Update v5.13
- Code optimize
- Recompiled Windows and Linux Version
Update v5.10
- Bugfix: Load files (UTF8)
- Added: Check WindowID
- Added: Insert UseImagePlugin into commonfile
Update v5.09
- Fixed big bug. Sorry, v5.08 is not worked
Update v5.08
- Bugfix: Update OpenWindow
- Fixed FormDesigner
-- Replace: Procedure OpenXYZ to Open_XYZ
-- Replace: Procedure InitXYZ to Open_XYZ
-- Replace: CreateStatusBar with constant
-- Replace: CreateMenu with constant
-- Replace: CreateToolBar with constant
Update v5.07 Beta
- Optimize 'Event CallFunctionFast'
- Fixes Icons and more
Update v5.05 Beta
- Support of Fileformat UTF8
Update v5.04 Beta
- Bugfixes
- search and replace contants updated
- Linuxversion 32bit
Update v5.00 Beta
- Support of Purebasic v5.xx and FormDesigner v5.xx
Please write me a feedback!Visual Generate Deluxe v5.x for Purebasic
Creating of an executable program from one or several common files with complete event-handling for menus and gadgets.
Features:
- Extension of the IDs for menus and gadgets with WindowID as prefix
- Afterwards changing of the original common files
- First window as parend window
- Set Windowpostion Auto (#PB_Ignore)
- IncludeBinary Bitmaps
- Translate in MenuItem(...) '\t' to '+ #TAB$ +' for using shortcuts
- Multi Languages in one catalog file
- Creating of a default catalog file
- Saving of last preferences in project file
Process:
Add the common file(s) created with Visual Designer or Form Designer and create a project.
After that following files are available:
Main.pb - main program
Commonfile.pb - mutual used common file
EventMain.pb - event distributor
EventMenu.pb - events for menu(s)
EventGadget.pb - events for gadget(s)
EventWindow.pb - events of the window(s)
LoadLanguage.pb - data section and code for language
After changing of the original common files new events will be added
and search and replace code by changing constants
Info:
- No use character "_" for window constants
- GUI Designer. No set IncludeBinary Bitmaps
Form Designer:
- Disable PB_Any
- Disable Eventprocedures
- Disable Mainprocedures

Downloads:
Visual Generate Deluxe Window v5.x
Visual Generate Deluxe Linux 32 v5.x
Visual Generate Deluxe Linux 64 v5.x
Visual Generate Deluxe Mac v5.x