I have some questions about the styleConfigurator extention point. Since I want to keep complete compatibility with GRASS workspaces, I had to create a new Style Editor (much like Magna did ask for in some other post). Everything works well, but I miss from the Configurator Extention Point the links so import, export and more than that to apply and revert. Why aren't they available in the configurator? (Or am I just don't seeing them?) I need to be able to load files, save files and apply and revert, but I don't want to duplicate new buttons.
Can someone help me with that? Ciao Andrea Jesse Eichar probaly wrote: > Hi, > > http://udig.refractions.net/confluence/display/DEV/3+Style has a rough > outline of what is to be done. I don't know that it has all the details > you need but it is a starting point. The extension point you are > interested in is: net.refractions.udig.style.styleConfigurator. which is > in the net.refractions.udig.style plugin. So you have to depend on that > plugin for your style plugin. > > http://udig.refractions.net/docs/api-udig/extension-points/net_refractions_udig_style_styleConfigurator.html > > has some more details about the extension point. > > Jesse > > On May 4, 2007, at 3:43 AM, Andrea Antonello wrote: > >> I would like to add a style editor that can define the style for grass >> maps not using sld but grass's plain text rules type. >> I expected to be able to add somewhere a composite that would than be >> used for the particular type of loaded service, i.e. the grass layer. >> Instead it seems to me that everything is inside style plugins. >> >> How can I trap the style button click or better how can I put my own >> panel inside the Style Editor? >> >> Thanks for any hint, >> Andrea >> >> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
