Starter Interface Example

by PopLava
Starter Interface Example
An example of a basic 4.0 interface [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://PopLava.StarterInterfaceExample##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://PopLava.StarterInterfaceExample##version=1

522 downloads
Version 1.1
Date added: Feb 14 2012
Last updated: Feb 20 2012
2 fans
This simple example demonstrates how to utilize child windows for creating nice 4.0 interfaces.

2/20/2012 - v1.1
- Cleaned up source code a little.

Comments

Zecronious: (Apr 14 2012, 5:35 pm)
Took out the braces, still compiles. Holy shit.
Tdsifers: (Apr 13 2012, 5:27 am)
Hello PopLava, first I'd like to say thank you for this tutorial, it has helped me add a nice Interface to my work in progress but for some reason I am having trouble getting the buttons to work. When I run the program it goes to the splash screen then to the Options screen, but after that when I click create character the window stays up but is completely gray. I am a beginner so any advice would be helpful.

Could it be I did not define the ChangePane verb in the correct spot in the code? Other then that its basically word for word like yours.

Thanks
PopLava: (Feb 22 2012, 4:51 pm)
C#, Javascript, AutoIt, and BYOND are my primary languages. I've been meaning to learn Java but the investment is too much for me at the moment.
Ganing: (Feb 22 2012, 4:31 pm)
You code like your doing Java? :P