Problem came about after system install/upgrade, to.
CentOS 3.5, KDE 3.4.1, Qt 3.3.4, PyQt 3.14.1
sip 3.11, python 2.2.3, xfce 4.0.6
I have a "modeless" dialog that has a button that when
clicked raises (used to) the applications main window
also leaving the dialog open but now under, (but s
On Thursday 11 August 2005 19:23, Jim Bublitz wrote:
> (Somehow I received this with the leftmost characters missing on every
> line - data compression?)
It's the usual result when various pieces of software disagree on the way
text is encoded. I usually try very hard to avoid getting that effec
QScintilla translations need updating again for the new batch file lexer -
blame Detlev ;)
Boh Detlev! ;p
Here is the french one.
++
Jul.
qscintilla_fr.tbz2
Description: Binary data
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http
This kind of works, but not exactly.
self.SearchCriteriaGroupBox.layout() is a QVBoxLayout, not the
QGridLayout. I need to get to the QGridLayout created in the ui file
and insert another widget into it. I tried changing the last line of
main.py to:
SearchCrteriaGroupBoxLayout = QG
On Thursday 11 August 2005 10:03, David Boddie wrote:
> looked at some of my own experiments with using KHTML from
> ython, and found that you can at least stop the crash on exit by
> mplementing a close method:
>
>def close(self, alsoDelete = 1):
>return HWidget.close(self, 1)
>
> ote
On Wed, 10 Aug 2005 10:16:32, Ismail Dönmez wrote:
I have a very simple Khtml program like this
...]
from qt import *
from hwidget import HWidget
import khtml
from kdecore import KApplication, KCmdLineArgs, KAboutData
class HtmlWidget(HWidget):
def __init__(self, parent=None, name="
> Phil Thompson schrieb:
>
>>I plan to release new versions of SIP, PyQt and QScintilla some time next
>>week. The current snapshots can be treated as release candidates.
>>
>>There have been a number of subtle changes under the covers - now would
>> be
>>a good time to test with your favorite apps
On Thursday 11 August 2005 5:48 am, Phil Thompson wrote:
> I plan to release new versions of SIP, PyQt and QScintilla some time next
> week. The current snapshots can be treated as release candidates.
>
> There have been a number of subtle changes under the covers - now would be
> a good time to te
Phil Thompson schrieb:
I plan to release new versions of SIP, PyQt and QScintilla some time next
week. The current snapshots can be treated as release candidates.
There have been a number of subtle changes under the covers - now would be
a good time to test with your favorite apps.
QScintilla
I plan to release new versions of SIP, PyQt and QScintilla some time next
week. The current snapshots can be treated as release candidates.
There have been a number of subtle changes under the covers - now would be
a good time to test with your favorite apps.
QScintilla translations need updating
10 matches
Mail list logo