Hi, On 5/29/07, olivier.terral <[EMAIL PROTECTED]> wrote: > Hi Andrea > No problem, I'm doing it actually but in the version with cscs so > that's why I will commit as soon as cscs would be operationnal.
Thanks. > Just a question I see you want use a type_toogle but I've a look to OL > code and I'm not sure we can use a type_toogle in button bar. I submitted a patch to OpenLayers trac that adds toggle button logic to buttonbar. The current OpenLayers.js in the ol-integration sandbox uses this patch. > What do you mean about that? It is actually the third type of buttons: Button: just does something on click RadioButton: when activated, other radio buttons are deactivated Toggle: a button that has an active and an inactive state, having no influence on other buttons. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
