Recent content by lutorm

  1. L

    Retrieving the current state of the interface in Python?

    Maybe responding to my own post will give other people inspiration, too... ;) The methods CyInterface::isScreenUp and isCityScreenUp can be used to query which screen is being shown, or if the city screen (which doesn't seem to be a screen as such) is displayed. Also...
  2. L

    Retrieving the current state of the interface in Python?

    Hi all, I want to try to integrate CivIV with the voice recognition engine Dragon NaturallySpeaking. DNS has a python interface module and runs its own python interpreter. I want to connect this with the python interpreter in CivIV so that the voice recognition engine can query civ for the...
Back
Top Bottom