On Wednesday, August 03, 2011 05:50:50 PM John McGehee wrote:
> > On Wednesday, August 03, 2011 04:59:10 PM John McGehee wrote:
> > > I found no resources on this topic, so I wrote my own article,
> > >
> > > Test PyQt GUIs with QTest and unittest
> > > http://www.voom.net/pyqt-qtest-example
>
> On Wednesday, August 03, 2011 04:59:10 PM John McGehee wrote:
> > I found no resources on this topic, so I wrote my own article,
> >
> > Test PyQt GUIs with QTest and unittest
> > http://www.voom.net/pyqt-qtest-example
> >
> > I provide a complete example that uses only modules included in
On Wednesday, August 03, 2011 04:49:49 PM Martin Airs wrote:
> On Wednesday 03 August 2011 17:42:56 Martin Airs wrote:
> > well I managed to achieve what I was after, I used a scene and
> > graphicsTextItem's in the end
> >
> > here's a little vid, http://airs.me.uk/Videos/chatwindow.ogv
> >
> >
On Wednesday, August 03, 2011 04:49:49 PM Martin Airs wrote:
> On Wednesday 03 August 2011 17:42:56 Martin Airs wrote:
> > well I managed to achieve what I was after, I used a scene and
> > graphicsTextItem's in the end
> >
> > here's a little vid, http://airs.me.uk/Videos/chatwindow.ogv
> >
> >
On Wednesday, August 03, 2011 04:59:10 PM John McGehee wrote:
> I found no resources on this topic, so I wrote my own article,
>
> Test PyQt GUIs with QTest and unittest
> http://www.voom.net/pyqt-qtest-example
>
> I provide a complete example that uses only modules included in Python and
> P
I found no resources on this topic, so I wrote my own article,
Test PyQt GUIs with QTest and unittest
http://www.voom.net/pyqt-qtest-example
I provide a complete example that uses only modules included in Python and
PyQt. This is done the simple, direct way--there is nothing to buy or insta
On Wednesday 03 August 2011 17:42:56 Martin Airs wrote:
>
> well I managed to achieve what I was after, I used a scene and
> graphicsTextItem's in the end
>
> here's a little vid, http://airs.me.uk/Videos/chatwindow.ogv
>
> its not 100% finished obviously, but you get the idea
>
> Martin
sorry
Hello all,
I am using a composite widget (widget of custom widgets) with a
context menu.
Each of my child widgets has a context menu as well.
I would like in my composite to EXTEND all the context menus of child
widgets.
For the composite, I tried to reimplement
contextMenuEvent method (after
Howdy All,
I have a situation regarding threading that I'm hoping that you gurus can
advise on,...
I'm doing a UI where I spawn a second, threaded processthe child process
affects the parent process by altering the parent's behaviour and/or animation
timing.
Using modules "threading" and
On Saturday 30 July 2011 22:05:41 Martin Airs wrote:
> Good evening all,
>
> I'm trying to create a very simple chat window, with a QLineEdit at the
> bottom and a box above for the text.
>
> however when enter is pressed in the QLineEdit, I would like the text to be
> put into the box at the bot
hi, some can help me with my little bit code
http://pastebin.com/uyiiEYTvin this i have 2 problems...
1st. when i populate qtablewidget inthe debugger i can read all rows and
columns value, 1 by 1.. but just show me out in the application 3 columns
2,3 and 4 with all rows values ..
and 2nd prob
Dear BigAl,
On Wednesday 03 August 2011, 01:27:55 Algis Kabaila wrote:
>
> Hi, Pete!
>
> Looking at testui.py it seems to me that it should/would work without
> the decorator @pyqtSlot(). This suggests two questions:
>
> 1. What is the advantage, if any, to use the decorator in this case?
In sho
12 matches
Mail list logo