I was talking to the other guy. The same guy you were talking to and advising him about mods. I was just filling in the gaps you did not.i HAVE PLAYED ffh, and I really liked it, although I'm not a big fan of fantasy.
def placeText(self):
screen = self.top.getScreen()
panelName = self.top.getNextWidgetName()
screen.addPanel(panelName, localText.getText("TXT_KEY_PEDIA_CIVILIZATION_ENTRY", "", True, True, self.X_TEXT, self.Y_TEXT, self.W_TEXT, self.H_TEXT, PanelStyles.PANEL_STYLE_BLUE50)
szText = gc.getCivilizationInfo(self.iCivilization).getCivilopedia()
screen.attachMultilineText(panelName, "Text", szText, WidgetTypes.WIDGET_GENERAL, -1, -1, CvUtil.FONT_LEFT_JUSTIFY)
So, any idea when this will be out, even in BETA? 2015?![]()
@Previous Discussion: Now the problem is that the background text is not shown. I have exceptions on.