Python4Kids New Tutorial: MineCraft config editor part 2
Feb 29, 2012, 15:03 (0 Talkback[s])
(Other stories by Brendan Scott)
[ Thanks to Brendan Scott for this
link. ]
"Did you get something like that? This is our script for writing
the program. Most of it we can already do. In fact, the only thing
we can?t do at the moment is "displays each key, value entry on the
screen allowing you to edit it". Hey, notice anything different
about that listing? I?ve found WordPress?s special tags for source
code. If you run your mouse over it, some widgets will pop up so
you can copy and paste the code.
"The other part of your homework was to save the contents of the
listing in the previous tute to a file called ?server.properties?.
You need to do that in order to run this tute. Post a comment if
you have problems."
Complete Story
Related Stories:
- Python4Kids New Tutorial: Starting our Config Editor(Feb 22, 2012)
- Python4Kids New Tutorial: Recap Part 2 - Tkinter(Feb 14, 2012)
- Python4Kids New Tutorial: Welcome back, Class Recap(Feb 08, 2012)
- Python4Kids: Classy Methods, a Sense of Self (Classes Part 2)(Oct 17, 2011)
- Python4Kids: New Tutorial - Classy Attributes(Sep 27, 2011)
- Python4Kids New Tutorial: Side Track � Global and Local Variables(Sep 03, 2011)
- Python4Kids: New Tutorial - Really GUI (more on Buttons, images and handlers)(Aug 22, 2011)
- Python4Kids: New Tutorial - Using Images in the GUI(Aug 09, 2011)
- Python4Kids: New Tutorial - Tkinter tinkering (Graphical User Interfaces)(Jul 19, 2011)
- Python4Kids: New Tutorial - Format Strings and Silly Sentences(Jun 16, 2011)