From: Erik V. <eri...@xs...> - 2012-01-21 17:47:28
|
Apparently I wasn't clear: MessagePanel doesn't even compile. getParent() returns Container, but revalidate() is a method of JContainer. Erik. > -----Original Message----- > From: Erik Vos [mailto:eri...@xs...] > Sent: Saturday, January 21, 2012 6:02 PM > To: 'Development list for Rails: an 18xx game' > Subject: Re: [Rails-devel] Releasing 1.6.1 this weekend? > > I'm getting two "undefined method" errors in MessagePanel, in lines that > read > parentSlider.getParent().revalidate(); > > Erik. > > > -----Original Message----- > > From: Frederick Weld [mailto:fre...@go...] > > Sent: Saturday, January 21, 2012 4:18 PM > > To: Development list for Rails: an 18xx game > > Subject: Re: [Rails-devel] Releasing 1.6.1 this weekend? > > > > A polished version of the grid panel (used by or panel and status > > window) is now available in master. > > > > This opens some options for the future regarding grid panel highlighting. > > > > Note that the table borders (which I like a lot - but which could be > > controversal to others) are configured to be disabled as default. > > > > ----------- > > More details: > > ----------- > > > > Introduced highlighting and table borders for Status Win & ORPanel > > > > Instead of insets as parts of GridBag constraints, GridPanel now > > attaches dynamic borders to the fields. > > > > This has enabled the following: > > - GridPanel table borders are visualized without any effort - making > > the panels much nicer > > - GridPanel cells (fields,...) can now be highlighted by altering > > their dynamic borders > > - even inner borders (margins) used for the highlight outline box > > - design corresponds to the one used for displaying selected > > tiles in the hex map > > > > Introduced new option to enable/disable table borders in grid > > panels > > > > By default, borders are disabled (but highlighting is always enabled). > > > > > ---------------------------------------------------------------------------- > -- > > Try before you buy = See our experts in action! > > The most comprehensive online learning library for Microsoft > > developers is just $99.99! Visual Studio, SharePoint, SQL - plus > > HTML5, CSS3, MVC3, > Metro > > Style Apps, more. Free future releases when you subscribe now! > > http://p.sf.net/sfu/learndevnow-dev2 > > _______________________________________________ > > Rails-devel mailing list > > Rai...@li... > > https://lists.sourceforge.net/lists/listinfo/rails-devel > > > ---------------------------------------------------------------------------- -- > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers is > just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro > Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel |