On Tuesday 01 February 2005 18:44, Steve Taetzsch wrote:
> I'm trying to port a Tkinter application to pyqt. It
> has a table that the user can enter dates in one
> column and I'd like to add a validator to the entry.
> I'd also would like to validate dollar amount entries
> in another column. Afte
I'm trying to port a Tkinter application to pyqt. It
has a table that the user can enter dates in one
column and I'd like to add a validator to the entry.
I'd also would like to validate dollar amount entries
in another column. After reading the docs, I'm still
missing something. Below is some code
On Tue Feb 1 2005 21:19 -- Hans-Peter Jansen <[EMAIL PROTECTED]> wrote:
> Also, it would be nice to be able to split the view on the same file
> too, but I know, that would be qscintillas business ...
Actually, it has been possible to create multiple views of the same
document in QScintilla for
On Tuesday 01 February 2005 18:50, Detlev Offenbach wrote:
> Am Dienstag, 1. Februar 2005 11:13 schrieb Jul:
> > Hi Detlev,
> >
> > Splitting view seems not working correctly for me.
> > - Open eric
> > - Open 2 python files
> > - Split the view in two horizontal parts
> >
> > There, it is pity tha
All right, I thought it should be like kate where
(un)splitting never close files.
++
Jul.
>That is the correct behaviour. To do what you intend,
follow these steps.
>
>Open file 1
>Split the view
>Click in the (empty) view to give it the focus
>Open file 2
>Editor for file 2 will show in the seco
Am Dienstag, 1. Februar 2005 11:13 schrieb Jul:
> Hi Detlev,
>
> Splitting view seems not working correctly for me.
> - Open eric
> - Open 2 python files
> - Split the view in two horizontal parts
>
> There, it is pity that the two files still in the same half
> of the splitted window. But actually
Am Montag, 31. Januar 2005 20:27 schrieb Brett Hunt:
> That worked. Thanks.
>
> Should I make this a permanent thing or can it be fixed in eric3? Or is
> my kde/python/qt combo just too broken?
>
That indicates, that your combination of sip/PyQt/PyKDE/KDE is causing the
problem. Especially PyKD
Hans-Peter Jansen wrote:
> On Tuesday 01 February 2005 17:11, Jorge Luiz Godoy Filho wrote:
>> Hi,
>>
>>
>> anyone here using databrowser to fetch and manipulate data from
>> PostgreSQL functions instead of tables? Any workaround if that's
>> not possible? (Here Qt Designer won't let me do that..
On Tuesday 01 February 2005 17:11, Jorge Luiz Godoy Filho wrote:
> Hi,
>
>
> anyone here using databrowser to fetch and manipulate data from
> PostgreSQL functions instead of tables? Any workaround if that's
> not possible? (Here Qt Designer won't let me do that...)
May ask yourself, how we shoul
Hi,
anyone here using databrowser to fetch and manipulate data from PostgreSQL
functions instead of tables? Any workaround if that's not possible? (Here
Qt Designer won't let me do that...)
TIA,
--
Godoy. <[EMAIL PROTECTED]>
___
PyKDE mailin
> On Tue, 1 Feb 2005 09:38:10 -0200,
> =?iso-8859-1?q?Fl=E1vio_Code=E7o_Coelho?= <[EMAIL PROTECTED]> said:
> I know that Matplotlib will soon have a working Qt backend. You
> might want to check with them to see how close to completion this
> backend is.
> Flávio
> On Wednesday 26 Jan
> Hi, i'm new to the list and i want to know some things:
>
> I've coded a C++ app with Qt and embedded Python inside, all works
> greats.
> I've also made a script editor that catch python's stdin/stdout, where I
> dynamic-load pyQT.
> Just perfect...
>
> I can make a widget class and call its sh
> On Mon, 6 Dec 2004 17:14:28 +0100, Fredrik Juhlin <[EMAIL PROTECTED]> wrote:
>> Trying to use the latest SIP snapshot I ran into trouble with some
>> pyuic-generated code. It seems that it will at times generate code such
>> as:
>>
>> self.TextLabel2.setSizePolicy(QSizePolicy(0,5,0,0,sel
I know that Matplotlib will soon have a working Qt backend.
You might want to check with them to see how close to completion this backend
is.
Flávio
On Wednesday 26 January 2005 15:22, Jorge Luiz Godoy Filho wrote:
> Hi,
>
>
> Is there any way to plot simple 2D graphics -- mainly bars and line
Hi, i'm new to the list and i want to know some
things:
I've coded a C++ app with Qt and embedded Python
inside, all works greats.
I've also made a script editor that catch python's
stdin/stdout, where I dynamic-load pyQT.
Just perfect...
I can make a widget class and call its show()
me
On Mon, 6 Dec 2004 17:14:28 +0100, Fredrik Juhlin <[EMAIL PROTECTED]> wrote:
> Trying to use the latest SIP snapshot I ran into trouble with some
> pyuic-generated code. It seems that it will at times generate code such as:
>
> self.TextLabel2.setSizePolicy(QSizePolicy(0,5,0,0,self.TextLab
Hi Detlev,
Splitting view seems not working correctly for me.
- Open eric
- Open 2 python files
- Split the view in two horizontal parts
There, it is pity that the two files still in the same half
of the splitted window. But actually, this is not a bug.
- Try to unsplit windows
There, my two f
> Hi,
> I was wondering if the PyKDE/PyQT has support for the data classes builtin
> to
> the QT lib's i.e. QSqlCursor, QSqlDatabase etc..
According to the PyQt documentation it does.
Phil
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://m
18 matches
Mail list logo