#WidgetFlags-enum.
Greg Fortune
Fortune Solutions
On Saturday 24 July 2004 03:36 am, Lionel Roubeyrie wrote:
> Hi all,
> I use :
> Python 2.3.4
> Qt 3.2.3
> PyQt 3.11
>
> I have googled these questions but I can't find answers :
> How fix the size of a qdialog box and r
le versions of PyQt/sip laying
around.
Good luck,
Greg Fortune
Fortune Solutions
On Tuesday 06 July 2004 10:35 pm, Maurizio Colucci wrote:
> This code works perfectly on my machine (suse 9.1) but not with other
> peoples':
>
>
> class FlashingLabel(QLabel):
> def __init
Very Nice! Guess that removes my last lame excuse for not messing around with
sip ;o)
I did a quick browse through the docs and didn't notice anything in particular
with the exception that you might consider breaking that big html file into
chunks by chapter.
Greg Fortune
Fortune Solu
Try the newest version. 3.7 is pretty old.
3.12 is available at http://www.riverbankcomputing.co.uk/pyqt/index.php.
Also, make sure you get a new version of sip and install sip first. You can
find it at http://www.riverbankcomputing.co.uk/sip/index.php
Greg Fortune
Fortune Solutions
On
Try something like this... Note the additional window flag. That wasn't
necessary for me on Linux, but it made a huge difference on Windows.
class mydialog(QDialog):
def __init__(self, parent, name, modal, fl):
QDialog.__init__(self,parent,name,modal,fl | QWidget.WDestructiveClose)
apps.
Greg Fortune
Fortune Solutions
On Monday 10 May 2004 02:44 pm, Meghazi Fabien wrote:
> Hi all,
>
> I know this has been discussed in a previous thread, but I'm not sure to
> understand PyQt licensing ...
>
> Here are my questions :
>
> a) if I would like to make
) and
space. QLCDNumber substitutes spaces for illegal characters.
Examples: rangecontrols/rangecontrols.cpp, t12/lcdrange.cpp, t13/gamebrd.cpp,
t5/main.cpp, t6/main.cpp, t7/lcdrange.cpp, and xform/xform.cpp.
Greg Fortune
Fortune Solutions
On Thursday 25 March 2004 10:40 pm, Tony Cappellini wro
On Tuesday 23 March 2004 07:20 am, Toby Dickenson wrote:
> On Tuesday 23 March 2004 14:10, GuineaPig wrote:
> > Hello,
> >
> > In my application I have a QDialog with a lot of QLabels. From time to
> > time these labels need to be cleared (text set to ''). Is there a way
> > to iterate over the l
\sip.exe failed with an exit code of 1.
**
C:\WINDOWS\Desktop\PyQt-commercial-3.9>sip.exe -t WS_WIN -t Qt_3_1_2 -z
features -I sip -m qt/qt.pro.in -c qt sip/qt/qtmod.sip
sip: Qt::HANDLE is undefined
Qt was built with de
you to use the GPL
version." The GPL restrictions kick in after you have picked the version you
want. The agreement with Trolltech occurs before you even download the
code...
Greg
On Friday 23 January 2004 12:04 am, Toby Dickenson wrote:
> On Friday 23 January 2004 05:25, Greg Fortun
On Friday 23 January 2004 06:59 am, Paul Evans wrote:
> On January 23, 2004 01:01 am, Ulrich Berning wrote:
> > Greg Fortune schrieb:
> > >My e-mails and phone calls with Trolltech addressed exactly that clause
> > > and they said it was fine even after I explained that
I agree completely. You might consider contacting Trolltech directly and get
written confirmation regarding this issue.
Greg
On Friday 23 January 2004 01:01 am, Ulrich Berning wrote:
> Greg Fortune schrieb:
> >My e-mails and phone calls with Trolltech addressed exactly that clause
>
My e-mails and phone calls with Trolltech addressed exactly that clause and
they said it was fine even after I explained that strictly speaking it was a
violation of that clause. They did say that if I exposed the Qt api in my
app and made it available to the end user (aka, the qt scripting com
cept I can't figure out where
> appl docs should go).
Were you able to package up the qt stuff through distutils? Can you include
other external packages like MySQLdb as well through a single distutils
executable? If so, please tell ;o)
Greg Fortune
Fortune Solutions
__
ws license would pack it into an installer and distribute it?
>
> I dont believe so. The Qt commercial license says "applications must be
> developed using a licensed registered version of 'the software' ".
>
> On Thursday 22 January 2004 16:02, Greg Fortune wrote
.
I'm kinda curious what people are using to package up Python apps for
distribution though...
Greg Fortune
Fortune Solutions
On Thursday 22 January 2004 06:24 am, Roberto Alsina wrote:
> Hello,
>
> I was just wondering. If someone writes a nice, very free (as in BSD or
> p
he heavy lifting.
Yup, sounds like the right way to go.
>
> This is all very exciting and I'm learning a lot. Thanks for all the help!
>
No prob :)
Greg Fortune
Fortune Solutions
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
QCanvas should probably
be considered a last resort and only used in a couple places where the
layouts and the standard widgets don't fit your needs. Drawing your own
widgets will be a *lot* more work :)
If you work up something a little closer to what you want, we can probably
offer advice fo
n your own applications. I say
this because designer automatically uses some of them if you create a toolbar
through a wizard...
Greg Fortune
Fortune Solutions
On Wednesday 10 December 2003 06:53 am, michael ferraro wrote:
> try:
> www.iconfactory.com
>
> michael
>
> On Dec 10, 2003,
have no idea about...) Note
that Qt 3.0 does not support selectedItem()... If you aren't going to update
your distros Qt version, make sure you use the correct version of the docs.
Also note that list.currentItem() *is* supported in 3.0.
Greg Fortune
Fortune Solutions
On Monday 01 Sept
editors consume lots of memory, but the Qt docs address the problem and show
you how to create sparse tables that can be very large.
Greg Fortune
Fortune Solutions
On Wednesday 20 August 2003 12:56 pm, Frederick Polgardy Jr wrote:
> Faster to create, that is. They may be a tiny hair slower to use
trieval code, fake having the whole table
loaded by only having enough cells to display part of the table, and then
retrieving data when the user scrolls. If the table isn't sparse and you
load the whole thing, there is no way around it consuming lots of memory.
Good luck,
Greg Fortune
Fo
7;ve got enough business to support
the license if you're deploying across that many platforms though and the
ease of deployment alone is probably worth the cost of the license.
Greg Fortune
Fortune Solutions
___
PyKDE mailing list[EMAIL
t rather than a legal arrangment. I mean, how could TT possibly
> > agree to something like that. Or Phil for that matter.
> >
> > Phil, is this something you were aware of?
> >
> > Greg Fortune
> > Fortune Solutions
> >
> > On Wednesday 30 July 2003
No, No, I didn't mean that at all. Someone, *please* tell him he's right ;o)
Greg Fortune
Fortune Solutions
On Wednesday 30 July 2003 09:07, Ken Godee wrote:
> That's how I understand it.
> Have you looked at the BlackAdder product?
> Someone, tell
l, is this something you were aware of?
Greg Fortune
Fortune Solutions
On Wednesday 30 July 2003 08:26, Ken Godee wrote:
> > But we're talking about UI here, where it's all the little things than
> > count. Well, for me the difference seemed huge, and if I had the dow,
> >
26 matches
Mail list logo