From: Erik V. <eri...@xs...> - 2011-10-04 12:57:49
|
Exactly. I meant that the mechanism to invoke a game-specific StartRoundWindow (if needed at all) would be very similar. It has to be coded first, of course, but that would be just more-of-the-same. I understand you don’t want to try it yourself, so I’ll put it on my to-do list. Erik. From: Dr....@t-... [mailto:Dr....@t-...] Sent: Tuesday, October 04, 2011 1:56 PM To: Erik Vos Subject: Re: [Rails-devel] StartRoundWindow class ? Hi Erik, we are not talking about StatusWindows :) We are talking about StartRoundWindow and theres no example yet. Von: "Erik Vos" <eri...@xs...> An: <Dr....@t-...>, "'Development list for Rails: an 18xx game'" <rai...@li...> Betreff: Re: [Rails-devel] StartRoundWindow class ? Datum: Mon, 03 Oct 2011 18:25:05 +0200 I suppose not, because all varieties could so far be fitted into the standard version. Adding such an option should be pretty simple, similar to StatusWindow_1835. Please note that new dialogs should preferably be non-modal. GameUIManager has some hooks to handle such dialogs. Erik. From: Dr....@t-... [mailto:Dr....@t-...] Sent: Monday, October 03, 2011 5:18 PM To: Rails Development Subject: [Rails-devel] StartRoundWindow class ? Hi Eric, Brett & Stefan, do i understand the Code right that there is currently no mechanismn to detect, load and use a different StartRoundWindow GuiClass ? I was trying to use a specific StartRoundWindow for 1880 to handle the player order display and introduce the BuildingRightDialog. Regards, Martin |