BBCode Link
[url=http://www.purearea.net/pb/showcase/show.php?id=423] [b]Viusal Generate Deluxe Linux v.4.08[/b][/url]
Visual Generate Deluxe v4.x for Purebasic v4.x (Linux)
Windowsversion: http://www.purearea.net/pb/showcase/show.php?id=416
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 handwritten 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
New:
- Now support UserGadget. Show menu preferences.
All Gadgets without syntax "xyzGadget(#" added to UserGadget
- Open auto last project
Please write me a feedback!
|
|
[56 KB] (887 Downloads)
|