Neobook application builder in Sketchup
-
Hello,
For a long time I use the Rapid Application Builder tool neobook for programming windows software:
Then comes the idea that it would be nice to have all that options in sketchup for user interface creation.Similar to my newLISP+pdScript integration into Sketchup, I build a neobook extension for Sketchup.
The plugin DLL interfaces to the OCX of the neobook enviroment and loads there a neobook PKG file.
The neobook dialog can be extended by its own plugin system.Windows only!
Hardcopy:
http://www.hpwsoft.de/anmeldung/html1/sketchup/NB_SU.pngInterested who want to try it can download here:
http://www.hpwsoft.de/anmeldung/html1/sketchup/sketchup4.html
The ZIP contains 1 file at the toplevel:
neobook_ext.rbThe rb is the extension which must be activated in the preferences.
The subfolder contains the DLL's and samples. Preserve the folder when you unpack the ZIP.
The extension adds a menu to the plugins menu with some demo.The Win32API extension is needed from here:
http://forums.sketchucation.com/viewtopic.php?f=323&t=42732#p380121Regards
Hans-Peter
Advertisement