Notices


Reply
Thread Tools
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#371
Originally Posted by noobmonkey View Post
wow! that looks amazing! and yes it would fit really well!!
brilliant piece of work mike!

Will package it up tonight if i can as an addon!
cool
I was working on some SVG stuff and got side tracked into Qt touch and keyboard events and that was the result. seemed a shame to junk the code, so glad you could use it. Now you are really open sourcing by accepting patchs
__________________
N900_Email_Options Wiki Page
 

The Following User Says Thank You to mikec For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#372
i likey this open source - more importantly i love the code! really does help me
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#373
ok, new version coming into development
Version - 0.6-1.0 (EXTRAS-DEVEL)

this is a buggy version i feel - but i'm interested to get feeback.
The biggest difference you will notice is the tools page.
There are new tools:
Accuracy test - thanks to mike
Dead pixel test - (Thanks to two days of sitting in a dark room!)

I'm very interested on help sorting out issues when you close the sub/stacked windows!! (You will see what i mean)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following User Says Thank You to noobmonkey For This Useful Post:
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#374
posting from N900 while the wife is in ZARA

if you press control back space while in stacked window you will see that your windows are not stacked at all. ie there are two windows open. with stacked windows you should only see the one topmost window.

when you create the second window are you creating it with the self in the brackets like so?

stackwindow =StackedWindow(self)

mike c
__________________
N900_Email_Options Wiki Page

Last edited by mikec; 2010-03-27 at 10:27.
 

The Following 2 Users Say Thank You to mikec For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#375
Originally Posted by noobmonkey View Post
ok, new version coming into development
Version - 0.6-1.0 (EXTRAS-DEVEL)

this is a buggy version i feel - but i'm interested to get feeback.
The biggest difference you will notice is the tools page.
There are new tools:
Accuracy test - thanks to mike
Dead pixel test - (Thanks to two days of sitting in a dark room!)

I'm very interested on help sorting out issues when you close the sub/stacked windows!! (You will see what i mean)
nice update, feels as sturdy as ever to me, love the new features!
 

The Following User Says Thank You to F2thaK For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#376
Originally Posted by mikec View Post
posting from N900 while the wife is in ZARA

if you press control back space while in stacked window you will see that your windows are not stacked at all. ie there are two windows open. with stacked windows you should only see the one topmost window.

when you create the second window are you creating it with the self in the brackets like so?

stackwindow =StackedWindow(self)

mike c
Hehe cheers mike, well i thought i had, but maybe i got the wrong end of the stick so to speak?

If i try :
Code:
window=StackedWindow(HelloWindow)
i get the error name 'StackedWindow' is not defined.

I have been calling it like this
Code:
window=HelloWindow()
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#377
Ahaaaaaaa!!!

I was actuall ytyping stackedwindow - lol!!!

window = HelloWindow(MainWindow) - works fine!
will package it up now
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#378
Version 0.6.1-1 is in extras devel (autobuilder)
Yay! Thank you again mike - the above worked, i now think its almost ready

Still holding fire until pr1.2 - so i can update the version numbers....
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 

The Following 3 Users Say Thank You to noobmonkey For This Useful Post:
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#379
Originally Posted by noobmonkey View Post
Version 0.6.1-1 is in extras devel (autobuilder)
Yay! Thank you again mike - the above worked, i now think its almost ready

Still holding fire until pr1.2 - so i can update the version numbers....
All stacked up and ready to go
__________________
N900_Email_Options Wiki Page
 

The Following User Says Thank You to mikec For This Useful Post:
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#380
just realised. using the accuracy test....
i can't get to the botton of the screen. 474 is the best i have got!!! hehe

just me? (my screen has been a bit clicky recently)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Reply

Tags
check, faulty, front camera, gps, hardware, healthcheck, test


 
Forum Jump


All times are GMT. The time now is 06:42.