[Tutor] Text editing

2008-04-10 Thread Michael Schultz
Hello everyone. I'm looking to build a cross-platform writer's assistant, and I figured my first step would be to re-invent the wheel, er I mean built a simple rich-text editor as a base. I'm trying to figure out the simplest way to do so, and figured I'd ask if anyone knew some good resources

[Tutor] Tkinter OptionMenu question

2008-01-04 Thread Michael Schultz
Hello list! I was wondering if any of you could help me with this: I've got a small GUI connected to a SQLite DB. My OptionMenu pulls a category list from the DB, and there's a field to add a new Category if you need to. Now, I'd like the have the OptionMenu update with the new category after

[Tutor] Application Tutorials

2007-12-18 Thread Michael Schultz
Hello everyone. I'm one of those people stuck in that odd space between total noob and partially competent :) What I'm looking for are nicely structured intermediate tutorials that focus on creating actual applications, even if fairly useless :) But mainly something that can give me an