Hey,
is there a way to call the functions from qglobal.h (in my case
qInstallPath()) through PyQt?
regards
Roland
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
On Monday 29 September 2003 20:51, Jim Bublitz wrote:
> On Monday September 29 2003 10:35, David Boddie wrote:
> > The term KPart appears to cover a multitude of sins...
>
> I believe they're either KPart::ReadOnlyPart or
> KPart::ReadWritePart descendants.
>
> KParts are also different in KOffice
Hey,
I just tried to compile PyKDE-3.8rc2 and got the following error:
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -w -O2
-march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -D_REENTRANT -fPIC
-DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-DQT_TABLET_SUPP
On Monday September 29 2003 10:35, David Boddie wrote:
> On Sun, 28 Sep 2003 10:17:04, "Ted Shab" wrote:
> > Has anyone written a KPart from PyKDE? Is it
> > straightforward? What are the major issues?
> The term KPart appears to cover a multitude of sins...
I believe they're either KPart::Read
David Boddie wrote:
On Sun, 28 Sep 2003 22:38:39, Jim Bublitz wrote:
If anyone's urgently in need of the next PyKDE release, or has
any other input, please speak up. I can put totgether another rc
release (more like a snapshot) in a few days if necessary.
Is there any way to cast Python QObjec
On Monday September 29 2003 10:38, David Boddie wrote:
> On Sun, 28 Sep 2003 22:38:39, Jim Bublitz wrote:
> > If anyone's urgently in need of the next PyKDE release, or
> > has any other input, please speak up. I can put totgether
> > another rc release (more like a snapshot) in a few days if
> > n
On Monday September 29 2003 02:52, Roland Schulz wrote:
> I had to many tests at university to look at getting
> QtDesigner Plugins to work. Has someone taken a look at it in
> the meantime? Any advices how I should starting this now that
> I have a little bit of time?
I believe someone else on t
On Sun, 28 Sep 2003 22:38:39, Jim Bublitz wrote:
> If anyone's urgently in need of the next PyKDE release, or has
> any other input, please speak up. I can put totgether another rc
> release (more like a snapshot) in a few days if necessary.
Is there any way to cast Python QObject instances to ot
On Sun, 28 Sep 2003 10:17:04, "Ted Shab" wrote:
> Has anyone written a KPart from PyKDE? Is it straightforward? What are
> the major issues?
The term KPart appears to cover a multitude of sins...
I looked at the example at
http://developer.kde.org/documentation/tutorials/dot/writing-plugins.h
On Sunday September 28 2003 10:17, Ted Shab wrote:
> Has anyone written a KPart from PyKDE?
I doubt it.
> Is it straightforward?
Not yet.
> What are the major issues?
There are two issues - you need to embed Python, and you need to
create a .so lib that includes the factory function (don't
I heard Sundance said:
> Is there any way to do it that I may not be aware of?
Okay, found it. Here's how I did, as a reference in case someone else
has the same problem later on. :)
The standard behavior of a QTextEdit's content widget (that you obtain
with the viewport() method), is to have
On September 29, 2003 01:38 am, Jim Bublitz wrote:
> The next release will also support KDE 3.1.4. That's already done
> too, and doesn't have any major changes affecting PyKDE. Current
> releases will probably build against KDE 3.1.4 as is.
Good news. I've recently upgraded my machine from Debain
Hey,
Am Montag, 29. September 2003 07:38 schrieb Jim Bublitz:
> David and I appear to have worked out a solution to the problem
> of kicker loading multiple Python-based panel applets on a
> restart, although it needs some cleaning up and testing. David
> has also sent me code for writing KControl
Has anyone written a KPart from PyKDE? Is it straightforward? What are the
major issues?
Best,
Ted
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
14 matches
Mail list logo