Active Topics

 


Reply
Thread Tools
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#1
In case anyone has missed them, I've been writing tutorials for Python + Qt on my blog.

Third one, on the basics of model/view GUI programming just went up at http://blog.rburchell.com/2010/02/py...ogramming.html

Feedback, flames, and suggestions for future work are all welcome.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 

The Following 16 Users Say Thank You to w00t For This Useful Post:
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#2
Another new tutorial, going further into depth on Qt's model view.

In this tutorial, adding/deleting/editing items on a list model are covered.

http://blog.rburchell.com/2010/02/py...amming_22.html

As always, feedback welcome.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 

The Following 2 Users Say Thank You to w00t For This Useful Post:
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#3
Slight change of pace, moving away from the (difficult) modelview concepts, and starting out on a new topic area - custom widget painting: http://blog.rburchell.com/2010/02/py...-painting.html

If you'd like me to shut up, just ask.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 

The Following 2 Users Say Thank You to w00t For This Useful Post:
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#4
Please continue, I have found your tutorials very interesting.
 

The Following User Says Thank You to pelago For This Useful Post:
Posts: 193 | Thanked: 61 times | Joined on Jan 2010
#5
yes, keep them coming! might inspire me to start learning!
 
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#6
Originally Posted by pelago View Post
Please continue, I have found your tutorials very interesting.
Thanks! It's great to hear from people reading them.

Do you have any criticism? I'm wondering if my approach (just throwing people into the code and providing explanations + links everywhere) is really the best one
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#7
It did seem a bit odd at first having all the explanations within the code, but I like it once I got used to it. I would feel happier if you could actually mention a specific licence. I find the right-hand side of the code gets cut off (by the sidebar) if I increase the font size too much, or use too narrow a screen.
 
DanielMartin's Avatar
Posts: 38 | Thanked: 41 times | Joined on Dec 2009 @ Australia
#8
Awesome, thanks mate! Keep up the good work!
 
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#9
Originally Posted by pelago View Post
It did seem a bit odd at first having all the explanations within the code, but I like it once I got used to it. I would feel happier if you could actually mention a specific licence. I find the right-hand side of the code gets cut off (by the sidebar) if I increase the font size too much, or use too narrow a screen.
Can't really avoid the sidebars, though FWIW I do try keep things to 80 columns when I remember . the 'show in plain text' should help you out a bit though.

If you really want a specific licence, feel free to consider them BSD sans attribution clause. I really have *no* compunctions over how they are used, at all, and in fact I'd rather people plagarise them liberally to learn from them.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#10
Originally Posted by w00t View Post
Can't really avoid the sidebars, though FWIW I do try keep things to 80 columns when I remember . the 'show in plain text' should help you out a bit though.
Thanks but I'm not sure what you mean by "show in plain text" - is that a link on the page I should be looking for?
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:10.