Hi, On 9/6/07, César <[EMAIL PROTECTED]> wrote: > Hi developers, > > Can anybody tell me what must I do to create a second button bar with new > buttons?
For the buttons that shuld be in the second button bar, set the <buttonBar> property to a different value (eg. "secondButtonBar"). Then, in your HTML page, add a html node with this value as id, eg <div id="secondButtonBar"></div>. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
