Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-18 Thread Ron
I have to drag a control on my form a few time until it sticks... Is this related? Ubuntu 14.04.1 Regards, Ron. 2014-10-17 19:05 GMT+02:00 ep...@joernerik.com: Den 2014-10-17 18:44, skrev Jørn Erik Mørne: Tobias Boege tabo...@gmail.com wrote: Hi, there is a project attached which tries

Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-18 Thread Jørn Erik Mørne
Den 18. okt. 2014 15:59, skrev Ron: I have to drag a control on my form a few time until it sticks... Is this related? Ubuntu 14.04.1 This is often also my experience... -- Comprehensive Server Monitoring with

Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-18 Thread Benoît Minisini
Le 17/10/2014 16:29, Tobias Boege a écrit : Hi, there is a project attached which tries to implement some drag and drop. The archive has gb.qt4 as graphical component but let me start with its behaviour under gb.gui: - drag from SourceLabel und SourceTextBox and drop on Destination work,

Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-17 Thread Jørn Erik Mørne
Tobias Boege tabo...@gmail.com wrote: Hi, there is a project attached which tries to implement some drag and drop. The archive has gb.qt4 as graphical component but let me start with its behaviour under gb.gui: - drag from SourceLabel und SourceTextBox and drop on Destination work, -

Re: [Gambas-user] Drag and drop inconsistent across toolkits

2014-10-17 Thread epost
Den 2014-10-17 18:44, skrev Jørn Erik Mørne: Tobias Boege tabo...@gmail.com wrote: Hi, there is a project attached which tries to implement some drag and drop. The archive has gb.qt4 as graphical component but let me start with its behaviour under gb.gui: - drag from SourceLabel und