Hi folks,

I'd like to have the various panels (eg. colony view) as separate
windows (instead of frames within the main window) for better usability
(eg. keeping some panels open on a separate workspace, and keep the map
view visible, etc)

It seems that swing only supports that for JDialog - and the panels are
derived from JPanel, which is pretty differrent, thus would need a lot
rework in the whole GUI architecture.

The situation gets even more complex, if both modes should be supported
(client setting, etc) - in that case we'd need an bridge layer which
can create both kind of panels.

Any ideas on that ?


--mtx

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Freecol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to