Active Topics

 

Showing results 1 to 13 of 13 @ 0.04 seconds. Search: Posts Made By: timconradinc
Forum: Development 2010-06-19, 04:06
Replies: 9
Views: 5,518
Posted By timconradinc
Re: PyQt Layout Issues - Nokia N900

I used .setMinimumSize(QtCore.QSize(0, 40)) on the objects to fix this in one of my apps. I don't know if this is the 'right way', but it works.

You might also be running into a problem where...
Forum: Development 2010-06-17, 14:46
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

I added some stuff to the wiki. I added some notes to the list of apps so if someone's looking for a specific technique they can quickly see how someone else implemented it. I'm just quickly scanning...
Forum: Development 2010-06-16, 15:02
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

Because I'm make noob, mostly. At my previous job, I'd modified a lot of their makefiles into more useful ones, but that was over 2 years ago and I just don't work with them anymore (I'm really a SA,...
Forum: Development 2010-06-16, 13:53
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

Use Qt Datatypes

I've had some unicode-relate issues when moving strings between python datatypes and Qt datatypes. Somehow, the unicode stuff would get lost. So, it's likely easiest (At least...
Forum: Development 2010-06-14, 18:55
Replies: 9
Views: 3,294
Posted By timconradinc
Re: Python crash when using PyQt + pynotify

epage provided this link (http://pysnippet.blogspot.com/2010/06/qsignalmapper-at-your-service.html) on my pyqt tips thread for the 'proper' way of doing this.
Forum: Development 2010-06-14, 17:25
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

Yeah, a wiki page would be good.

Thanks for the input, everyone.

Avoid QThread

Threads cause a lot of problems and are difficult to use in many ways. Qt has a 'QTimer' mechanism that allows...
Forum: Development 2010-06-14, 14:36
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

This is a good idea - i'd find it immensely more useful having links to the actual source, though. I don't have time atm to go through the list and add links to source.

khteditor...
Forum: Development 2010-06-14, 14:31
Replies: 23
Views: 10,691
Posted By timconradinc
Re: PyQt Tips & Tricks

Thanks for this, I suppose it make sense. This one from notes, specifically, I've had some issues with:

Style sheets and the native QMaemo5Style do not mix very well, since Maemo 5 lays out and...
Forum: Development 2010-06-14, 14:11
Replies: 23
Views: 10,691
Posted By timconradinc
PyQt Tips & Tricks

I've been working on learning Python and PyQt for a few months now. I slowly come across various problems, and end up spending varying amounts of time finding solutions to the problems. One issue I...
Forum: Development 2010-06-14, 13:40
Replies: 9
Views: 3,294
Posted By timconradinc
Re: Python crash when using PyQt + pynotify

Going OT, but using lambda functions with buttons like that is a handy technique. There's a lot of times that you just want to use a signal/slot with a clicked() and identify the caller, this is a...
Forum: Development 2010-06-14, 03:42
Replies: 9
Views: 3,294
Posted By timconradinc
Re: Python crash when using PyQt + pynotify

I just spent some time looking at this (Not that my python skills are that great), but, I can replicate this exact problem. I did find a work-around, though. I created a simple notifyMe class and in...
Forum: Development 2010-06-14, 03:33
Replies: 4
Views: 14,174
Posted By timconradinc
Re: Intro to Building Simple Apps with PyGame... in 30 mins!

Here's some guides that I've found useful, or, potentially useful when it comes to pygame:

This guide (http://thepythongamebook.com/)seems to be pretty good for getting started in pygame. I keep...
Forum: Development 2010-06-05, 01:02
Replies: 4
Views: 1,852
Posted By timconradinc
Re: VMWare SDK Image Download Problem

This might be of help:
http://talk.maemo.org/showthread.php?t=54953
Showing results 1 to 13 of 13



 
Forum Jump

All times are GMT. The time now is 18:21.