Bryan Zarnett's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| getWord.word | In your above example, wordPos is a string that returns "22 33" as an example. [code] ... read more | 09/11/2009 (6:18 pm) |
| GuiInputCtrl | Hi Nate, That is what I actually ended up doing. Just before the GUI is shown, I bind the escape ... read more | 08/19/2009 (9:44 pm) |
| case | the "switch" keyword defines the variable you wish to inspect. The "case" statem... read more | 08/19/2009 (11:25 am) |
| Decompile .dso? | As mentioned, version control might be a good idea. SVN (sub-version) and CVS both come with the ... read more | 08/18/2009 (5:28 pm) |
| Mac OSX Leopard behaviors missing... | More than likely, the "extension" for the file is not ".cs" ".cs" m... read more | 08/18/2009 (10:43 am) |
| Determining the tiles next to a specific position | I think I figured out what I need to do. The snippet of code is below. It works just fine but it see... read more | 08/15/2009 (1:00 pm) |