[Gambas-user] [Gambas Bug Tracker] Bug #909: _TreeView_Item.Clear() throws Null object
bugtracker at ...3416...
bugtracker at ...3416...
Thu Mar 31 02:01:31 CEST 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.909&from=L21haW4-
Tobias BOEGE reported a new bug.
Summary
-------
_TreeView_Item.Clear() throws Null object
Type : Bug
Priority : Medium
Gambas version : 3.8.90 (TRUNK)
Product : GUI components
Description
-----------
Code to trigger a "Null object" error from _TreeView_Item.Clear():325 basically looks like this:
TreeView1["key"].Clear()
Apparently the internal variable $aChildren is not initialised properly. Project attached.
More information about the User
mailing list