Hi Andrea, This sounds good (I mean your work, not the problems with gt-swing :)
I haven't tried the examples for a while - I'll do so later today and let you know. Meanwhile it would be great to have a chat on IRC or Skype sometime to see if we can use this as an opportunity to extract a common base of GUI interfaces etc from the new gt-swing code (on a branch in svn). The branch code fixes quite a few of the problems that have been long-standing in the current module. I'm sure the general design could also be much improved by getting together on it - or at least my design anyway, your's is probably already much better ! Michael On 3 February 2011 02:28, andrea antonello <[email protected]> wrote: > Hi all (especially Michael and Jody :)), > I am working on the swt/jface port of the swing widgets (there has > been a discussion started by Ian lately). > > Ideally I would like to use all the same interfaces the swing part > uses, even if I am quite sure that won't be possible, since SWT/JFace > and swing do some things differently. > I will anyways try to stick to everything possible provided. > > Did anyone use the swing viewer lately? > I am looking into the code and running it and there are some things > that do not work. > Just a couple of examples: > - map layer doesn't show any map, even if there is one visualized > - crs chooser throws some exception > > As said, I am looking into it, I just wanted to see if I am running > something in a wrong way. > Following the labs, I just run it as: > JMapFrame show = new JMapFrame(context); > show.enableLayerTable(true); > show.enableToolBar(true); > show.enableStatusBar(true); > show.setVisible(true); > > > Ciao, > Andrea > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
