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

Benoît Minisini g4mba5 at gmail.com
Fri May 25 23:15:19 CEST 2018


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


More information about the User mailing list