Basic Edition functionality

Applies to:
 

BrowserBob Basic Edition:

Adds the following to the Special Edition (SE) functionality

 

Web objects: Add additional web objects to your interface, with separate startpages, for display of additional content, banners, videos, any web media, or for the creation of web based navigation for your MainWeb window. Additional web objects give you more html windows to place on the MainDialog or on Panels. You can display and process any web content or web logic there.

 

Panel objects: Panel objects are graphical windows which serve as aggregational fundament for other objects like buttons, web objects and so on. Basically you can place every object on a panel, that can be used on the MainDialog. Panels can be defined as "free" (independent) or having a relative position towards the MainDialog of the program. Panels can also be used as drop down menus activated via actions. Additionally they serve as user interface for custom setups you create using the setup build option.

 

Additional output (build) methods:

Setup: custom-setup-wrapper for your application. Create a real branded setup, with custom interface (based on a panel object), your desktop icon, licence info and more. Decide if program should be installed for all users or active user only, which makes installations on limited user accounts easier.

 

 

Related topics:
Developer Edition functionality