On Thursday 14 October 2004 5:51 am, Sundance wrote:
> I can. All of them are recognized alright: pointer, stylus, eraser.
> Additionally, the pointer is in relative mode and the others in
> absolute mode -- which is not the case when X is using the tablet with
> a -mouse- driver. I really, really
Just curious -e very time I install eric3, I forget how I changed the font
used for the actual sourcecode. I find the line number font right away, and
also the "monospaced font" but it doesn't seem to affect the sourcecode.
I also tried changing the default font in qtconfig. No effect.
Shouldn'
On Friday 15 October 2004 11:10, Jim Bublitz wrote:
> Roberto Alsina pointed out to me that some distributions identify
> themselves in /etc/*release files. For example, on my system I have
> /etc/SuSE-release and /etc/lsb-release files.
>
> Could a few people check and see if other distributions d
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jim Bublitz schrieb:
| Roberto Alsina pointed out to me that some distributions identify themselves
| in /etc/*release files. For example, on my system I have /etc/SuSE-release
| and /etc/lsb-release files.
|
| Could a few people check and see if other
On Fri, 15 Oct 2004 11:27:44 -0700, Jim Bublitz wrote
> On Friday 15 October 2004 10:48, [EMAIL PROTECTED] wrote:
>
> > Sorry, Jim. I was too fast with finger pointing. A look in the Mandrake
> > patches for KDE-3.2.3 confirms that Mandrake changed the API of their
> > header files.
>
> > It come
There are enough bug fixes piling up that PyKDE deserves another release or at
least snapshot. Unfortunately, I'm back in a situation where I've got a big
backlog of other things I have to do first. On top of that, there's an
election here Nov 2, and things related to that (like major anxiety) h
On Friday 15 October 2004 10:48, [EMAIL PROTECTED] wrote:
> Sorry, Jim. I was too fast with finger pointing. A look in the Mandrake
> patches for KDE-3.2.3 confirms that Mandrake changed the API of their
> header files.
> It comes as a shock to me that a distribution can change the API that
> muc
Roberto Alsina pointed out to me that some distributions identify themselves
in /etc/*release files. For example, on my system I have /etc/SuSE-release
and /etc/lsb-release files.
Could a few people check and see if other distributions do the same, and which
of the files are present?
Specifica
On Fri, 15 Oct 2004 10:10:13 -0700, Jim Bublitz wrote
> On Friday 15 October 2004 00:00, Gerard Vermeulen wrote:
>
> > > >Comment out (put // in front of) void setFileName in the lines
> > > >
> > > >%If ( - KDE_3_3_0 )
> > > > KCatalogue (const QString& = QString ::null )
On Friday 15 October 2004 00:36, Maurizio Colucci wrote:
> Gerard Vermeulen wrote:
> >>>Comment out (put // in front of) void setFileName in the lines
> >>>
> >>>%If ( - KDE_3_3_0 )
> >>>KCatalogue (const QString& = QString ::null );
> >>> void setFileName
On Friday 15 October 2004 00:00, Gerard Vermeulen wrote:
> > >Comment out (put // in front of) void setFileName in the lines
> > >
> > >%If ( - KDE_3_3_0 )
> > > KCatalogue (const QString& = QString ::null );
> > >void setFileName (const QString&);
> >
On Fri, 15 Oct 2004 01:36:23, Andrew Dalke wrote:
>My crazy thought is to embed a native HTML widget for
>the different platforms, so that I use IE to display
>under MS Windows, Safari for Mac, and Konqueror for Linux.
>(That's all I need to support.)
>
>While the last is definitely possibl
Jul wrote:
As you greatly implemented the bash lexer, it would be nice
to have an optional integrated shell console (standard one)
as the Python console. If not too hard...
It might be interesting to use IPython for the Python console since it
can do shell commands as well as Python.
Ciao,
Gordon
Hi,
A suggestion concerning file encoding.
As 'kate' editor does, it whould be great to be able to
choose the current file encoding. I usually work with UTF8
files, but I often have to edit west-european ('latin1')
encoded files which are oddly displayed. I have no way to
display them correctly whe
Simon Edwards wrote:
On Thursday 14 October 2004 20:39, Maurizio Colucci wrote:
Hello,
I am trying to install PyQt (and PyKDE, hopefully) on mandrake 10.1
community (since sadly there are no RPM packages available).
Sorry, I meant "no PyKDE RPMs available".
Try the RPMs for Mandrake 10 at
On Thursday 14 October 2004 20:39, Maurizio Colucci wrote:
> Hello,
>
> I am trying to install PyQt (and PyKDE, hopefully) on mandrake 10.1
> community (since sadly there are no RPM packages available).
Try the RPMs for Mandrake 10 at
http://sourceforge.net/project/showfiles.php?group_id=61057
On Friday 15 October 2004 10:45, Paul Edgington wrote:
>
> One option then would be to try and port khtml to pure Qt so it
> would work on windows and then probably modify the khtml python
> wrapper to match. Not only would it be a possible solution to your
> problem but would make a lot of other p
> I'm writing an app and want one of the widgets to look
> like a HTML display, with support for buttons, check
> boxes, different fonts, and hyperlinks.
>
> Qt's rich text browser isn't powerful enough. It doesn't
> let me put controls in its qt rich text language nor
> even let me change the ba
> I'm writing an app and want one of the widgets to look
> like a HTML display, with support for buttons, check
> boxes, different fonts, and hyperlinks.
>
> Qt's rich text browser isn't powerful enough. It doesn't
> let me put controls in its qt rich text language nor
> even let me change the bac
Hi everyone,
I tried compiling PyKDE from source but failed in the 'python configure.py'
Output follows:
This is a SuSE 9.1 system updated to KDE 3.3.1 (using SuSE's supplementary rpms)
PyQt, PyQt-devel and sip are from SuSE 9.1 rpms from PyKDE's sourceforge site.
Any help will be great!
-
I'm writing an app and want one of the widgets to look
like a HTML display, with support for buttons, check
boxes, different fonts, and hyperlinks.
Qt's rich text browser isn't powerful enough. It doesn't
let me put controls in its qt rich text language nor
even let me change the background color
Gerard Vermeulen wrote:
Comment out (put // in front of) void setFileName in the lines
%If ( - KDE_3_3_0 )
KCatalogue (const QString& = QString ::null );
void setFileName (const QString&);
%End
of the file
sip/kdecore/kcatalogue.sip lines 23-60/60
On Fri, 15 Oct 2004 08:26:19 +0200
Maurizio Colucci <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
>
> >On Fri, 15 Oct 2004 00:03:08 +0200, Maurizio Colucci wrote
> >
> >
> >>Here we go again... :(
> >>
> >>On Mandrake 10.1, after compiling and installing qscintilla, sip,
> >> PyQt, I am
23 matches
Mail list logo