[Gambas-user] Bug with tabStrips, or user error?

Phil Underhill pjbonovox at gmail.com
Fri May 25 23:30:55 CEST 2018


See attached. Extremely simple.

On Fri, 25 May 2018 at 14:16, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 25/05/2018 à 23:03, pjbonovox at gmail.com a écrit :
> > Hi all.
> >
> > Having an issue whereby if I reference a child of a tab, I get a
> > segfault and the program closes. Here's an example :
> >
> > TabStrip1[0].Children[0].Delete
> >
> >
> > The form is just a single tabstrip (tabStrip1) with a single tab
> > (tabStrip1[0]). On that tab is a button. The behaviour I'd expect is for
> > the button to get destroyed. Not sure if this is user error or a bug.
> > I'm using 3.11.2 on Linux.
> >
>
> Please provide a small project that reproduces the crash.
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180525/a27d0efe/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testarea.zip
Type: application/zip
Size: 15043 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180525/a27d0efe/attachment-0001.zip>


More information about the User mailing list