Thread
:
Prevent double press? [SOLVED]
View Single Post
Berserk
2010-09-27 , 08:40
Posts: 199 | Thanked: 156 times | Joined on May 2010 @ Holland
#
3
I'm using C++ in the Nokia Qt SDK
I also use .setAttribute(Qt::WA_Maemo5StackedWindow);
with the right parent window, of course.
When I press the button once, it stacks perfectly, however when I press it multiple times, it opens multiple windows, which then don't have a parent window, and are shown as separate windows.
The window takes some time to load, that's why it can be pressed more than once.
__________________
Wallpaeper
- Desktop background manager (in Extras!)
Config Reader
- Export all Gconf to an HTML file + compare feature (Extras-testing)
Even though these programs are available for free, I would appreciate any
donations
Quote & Reply
|
Berserk
View Public Profile
Send a private message to Berserk
Find all posts by Berserk