[Gambas-user] Bug with tabStrips, or user error?
pjbonovox at gmail.com
pjbonovox at gmail.com
Fri May 25 23:03:45 CEST 2018
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180525/b61e28f4/attachment.html>
More information about the User
mailing list