EventAdd and GeDialog
-
On 01/06/2018 at 02:49, xxxxxxxx wrote:
Hi
Is it possible to send an event(EventAdd) while gadget(GeDialog) in dragging mode?
I tried to send an event on condition msg == BFM_ACTION_VALCHG in Command() method, but it doesnt work. -
On 04/06/2018 at 13:12, xxxxxxxx wrote:
Hi,
I'm not sure, I understand the question correctly. It would certainly help, if you could provide us with some more details what you are actually trying to achieve.
I assume in "dragging mode" means some kind of drag and drop operation from or to your GeDialog. Then no, it is not possible. Or actually, yes it is possible to send an event, but the event will only be queued. As the user interface (the drag and drop operation) is currently blocking the main thread, there's nobody who could receive and process the event.
But as I said in the beginning, please tell us a bit more, then we may be able to find other ways. -
On 05/06/2018 at 09:46, xxxxxxxx wrote:
I assume in "dragging mode" means some kind of drag and drop operation from or to your GeDialog.
That's exactly what i mean. Thanks! -
On 05/06/2018 at 09:49, xxxxxxxx wrote:
But that's not what I meant, when asking for details !
Wink
[URL-REMOVED]
Please let us know a bit more, what you are actually trying to achieve during the drag and drop operation.
[URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.