Special Edition (SE) functionality (lowest version) |
|
Applies to:
Contains basic
functionality for customizing a simple user interface with your own design
and behaviours, and make it a standalone application in your design. A
vast variety of pre-defined button actions for standard application functionality
is included for convenient selection. Main Dialog object the user interface of your application, where other objects are placed. The Main Dialog is the main window, the platform for other objects and also the object that represents the whole application (browser/weblication), it's the basis for your project.
Main Web object : the content window of your app', where web content is displayed and processed. This window "understands" all file types & technology of the web, like a browser window. Here you specify a general startpage for your application, a possible custom user agent and general behaviour of new windows requested by the application.
Button
object A button or push-button
is a graphical item, that can invoke a certain action by clicking. It's
used for browser
functionality (back, forward, etc.), as link button, image button etc..
You can place unlimited numbers of buttons on your application and trigger
any BrowserBob functionality using buttons. Button functionality is conveniently
selected via a menu with predefined behaviours (actions). Label object A label object is a text field that can display the title of a web page, the applications (browser-) status messages, or customized text, which can be predefined or retrieved from variables.
Contained tools: Objects library: The library provides functionality for saving BrowserBob objects including their properties for Drag & Drop use. You can save complete objects including their properties (e.g. a "back button" or your branded setup panel including all setup buttons).
Additional files: Manage additional files, which will be included with the finished application during the Build process. Here you add, organize and delete files and folders, which you want to ship with your application (offline content, multimedia files, documents and more...). All files included here can be conveniently linked to via the parameter selection.
Output (build) method: Using the build functionality you create an application which is executable as a standalone application on every Windows system, fully independently from the BrowserBob developing environment.
Executable: Packs all files into a single executable file, which you can publish or distribute easily. Use this method for web-publishing or for sending your application to colleagues & friends. You can add your own program icon to the file. The application will launch like any other application after double-clicking the yourprogram.exe file, and needs no installation, it does just launch the program.
|
Related topics: |
|