[dot] Tutorial: Custom Widgets using PyQt
Dot Stories
stories at kdenews.org
Sun Apr 4 09:40:56 CEST 2004
URL: http://dot.kde.org/1081064385/
From: Roberto Alsina <ralsina at kde.org>
Dept: hap-PyQt
Date: Sunday 04/Apr/2004, @09:39
Tutorial: Custom Widgets using PyQt
===================================
Everyone who has programmed applications knows that sometimes you
create a gadget that can be reused in other situations, and that code
reuse is good. In the specific case of GUI applications, often what you
would want to reuse is a widget. I wrote a short tutorial
[http://www.pycs.net/lateral/stories/27.html] explaining how to create
easy-to-reuse custom widgets using PyQt.
More information about the dot-stories
mailing list