[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TreeView.Item.Reparent wont add the arrow
[Thread Prev] | [Thread Next]
- Subject: Re: TreeView.Item.Reparent wont add the arrow
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Tue, 21 May 2024 16:57:32 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 21/05/2024 à 15:44, Bruce Steers a écrit :
On Tue, 21 May 2024 at 14:18, Gianluigi <gradobag@xxxxxxxxxxx <mailto:gradobag@xxxxxxxxxxx>> wrote:Il 21/05/24 14:57, Bruce Steers ha scritto: > What DragNDrop example? > Does it use the Reparent method to move parents? > > BruceS The example that is in Gambas's basic examples: https://gitlab.com/gambas/gambas/-/tree/master/app/examples/Basic?ref_type=heads <https://gitlab.com/gambas/gambas/-/tree/master/app/examples/Basic?ref_type=heads> Does not use reparent, but I understood that you were asking for another way to do itNo i was asking if there was a way to make the arrow appear when using Reparent.After some more tinkering i have found reparent does make an arrow appear if one of the items already has children so at least one arrow is already showing.But using Reparent when there are no arrows yet does not refresh to show the arrows.I attach a simple example. ...
It has been fixed in master. Regards, -- Benoît Minisini.
Re: TreeView.Item.Reparent wont add the arrow | Bruce Steers <bsteers4@xxxxxxxxx> |
TreeView.Item.Reparent wont add the arrow | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: TreeView.Item.Reparent wont add the arrow | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: TreeView.Item.Reparent wont add the arrow | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: TreeView.Item.Reparent wont add the arrow | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: TreeView.Item.Reparent wont add the arrow | Bruce Steers <bsteers4@xxxxxxxxx> |