Forum: Applications
2010-11-26, 20:03
|
Replies: 244
Views: 74,527
|
Forum: Applications
2010-11-24, 22:57
|
Replies: 244
Views: 74,527
|
Forum: Applications
2010-11-24, 12:35
|
Replies: 244
Views: 74,527
|
Forum: Games
2010-10-27, 14:09
|
Replies: 745
Views: 379,662
Re: Palm Pre gets SDL! native gaming
No, I am not getting donations for the same reasons I've said on every other project:
- I would get like, $50 total? That would assume 10 people donate $5. Considering the bunch of pirates that do...
|
Forum: Games
2010-10-23, 17:23
|
Replies: 143
Views: 72,695
Re: Waiting for Angry Birds Level Pack 4...
Because on Android it's not that easy. Being able to publish a successful paid version requires two things: a working store and customers who are used to purchase applications. On Android neither one...
|
Forum: Development
2010-09-21, 00:19
|
Replies: 3
Views: 2,474
Re: Python, Qt and LibConIC
My guess is you need to keep:
loop = gobject.MainLoop()
gobject.threads_init()
context = loop.get_context()
In your app. I have the same problem with MAFW and gstreamer...
|
Forum: Applications
2010-05-27, 12:05
|
Replies: 244
Views: 74,527
Re: pySafe - for personal information security
13:22PM GMT0 - corrected one typo and reuploded attachment files.
Herewith Polish translation. Could you please make sure that your file for translation has encoding set to UTF-8 pls?
I've...
|
Forum: Applications
2010-05-27, 11:24
|
Replies: 244
Views: 74,527
|
Forum: General
2010-05-25, 23:16
|
Replies: 6
Views: 3,232
|
Forum: Applications
2010-05-11, 07:01
|
Replies: 1,480
Views: 488,010
[Announce] Opera Mobile 12.1
We are proud to introduce Opera Mobile 10 for Maemo. Read the full announcement and download details at Opera Labs (http://labs.opera.com/news/2010/05/11/).
Please note! This is an unofficial...
|
Forum: Development
2010-05-10, 19:06
|
Replies: 2
Views: 1,425
Re: Disable pretext in python widget
Try something like
input_mode = entry.get_property("hildon-input-mode")
input_mode |= gtk.HILDON_GTK_INPUT_MODE_INVISIBLE
input_mode &= ~gtk.HILDON_GTK_INPUT_MODE_DICTIONARY...
|
Forum: Community
2010-01-22, 01:24
|
Replies: 203
Views: 35,261
The future of this Community - My Take
Hello dear Community,
over the past few weeks I've been constantly following what's going in this forum, and reading some of the Threads/comments here made me slightly confused. Today then I felt...
|