![]() |
2010-05-04
, 08:43
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2010-05-04
, 08:57
|
Posts: 8 |
Thanked: 0 times |
Joined on Oct 2009
|
#3
|
![]() |
2010-05-04
, 09:12
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#4
|
Thanks!
So the fuction:gtk_drag_begin() can not be used on Maemo 5?
And what should I do to deal with the drag(motion) event?
![]() |
2010-05-04
, 13:08
|
Posts: 138 |
Thanked: 103 times |
Joined on Jan 2010
@ Southern Germany
|
#5
|
As always: what problem are you trying to solve by using the drag event?
![]() |
2010-05-04
, 13:12
|
|
Posts: 1,366 |
Thanked: 1,185 times |
Joined on Jan 2006
|
#6
|
Thanks!
So the fuction:gtk_drag_begin() can not be used on Maemo 5?
And what should I do to deal with the drag(motion) event?
I am developing an application on maemo 5.I use function gtk_drag_begin() to emit a "drag_begin" signal. But It didn't receive that signal.This application can work on maemo 4.I was wondering if there are something changed on maemo 5.