View Single Post
  #1  
Old February 25th, 2009, 07:18 PM

das123 das123 is offline
Corporal
 
Join Date: Mar 2003
Location: Australia
Posts: 109
Thanks: 2
Thanked 20 Times in 11 Posts
das123 is on a distinguished road
Default Re: Perking up the AI

The trick is in accessing the data. In Boa the wxPython help seems quite comprehensive. And when you combine that with the wx examples most things come to light fairly quickly.

The trick to using the examples is not just to open them in Boa (which links to them in the help menu), but to also run them from the wxPython install by selecting 'Run the Python wx DEMO'. This brings up an application that shows each example working so you can see what you are getting. It also gives a description and the code. This is more valuable than the help file. Actually - start here with the examples. Makes life SOOOO much easier.
__________________
Want to auto back-up each turn?...Dom3Bak
Reply With Quote