[Gambas-user] Drag and drop on GTK+2

Mayost Sharon sharon at 455.co.il
Sun Mar 19 12:19:29 CET 2023


---------- Original Message -----------
From: Bruce Steers <bsteers4 at gmail.com>
To: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Sat, 18 Mar 2023 22:11:08 +0000
Subject: Re: [Gambas-user] Drag and drop on GTK+2

> On Fri, 17 Mar 2023 at 15:05, Benoit Minisini <
> benoit.minisini at gambas-basic.org> wrote:
> 
> > Hi,
> >
> > Drag and drop on GTK+2 should have been fixed by the last commit.
> >
> > Please report if you still have problems.
> >
> > Anyway, you should not use GTK+2 anymore.
> >
> > ..........perhaps we should not use GTK+ at all! :-)
> >
> 
> it seems more of an option than a need today.  and a rubbish option too
> compared to gtk3
> 
> Maybe keep it going until gb.gtk4 then retire it?
> 
> Respects
> BruceS
------- End of Original Message -------

I'm on Fedora 36
Gambas 3.18.1
And I only have GTK3 installed

In a text box it responds to the DROP event even if the value is:
TextBox1.Drop = False

If I define both
TextBox1.Drop = True
TextBox1.Drop = False

This cancels the DROP event

I am attaching an example
I made a note by pressing the buttons

It doesn't seem right

Many thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drag.zip
Type: application/zip
Size: 16236 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230319/b6d5feba/attachment-0001.zip>


More information about the User mailing list