Re: Allow dropping files into an OutlineView

2025-03-13 Thread avaluedcustomer
relevant PasteType instances to retPasteTypes. When dropping to areas outside any displayed Node, I believe the root node is used. -- Eirik *From: *"avaluedcusto...@freenet.de" *Date: *Wednesday, March 12, 2025 at 5:11 PM *To: *NetBeans Mailing List *Subject: *Allow dropping fil

Re: Allow dropping files into an OutlineView

2025-03-13 Thread Eirik Bakke
displayed Node, I believe the root node is used. -- Eirik From: "avaluedcusto...@freenet.de" Date: Wednesday, March 12, 2025 at 5:11 PM To: NetBeans Mailing List Subject: Allow dropping files into an OutlineView Hello, I have a NetBeans platform application which uses an OutlineVi

Re: Allow dropping files into an OutlineView

2025-03-13 Thread avaluedcustomer
Thanks for the answer, but that doesn't look like a NetBeans Platform application using "OutlineView" Am 13.03.25 um 02:10 schrieb Tim de Vries: Sure, look at tecreations FileTool or Backup. They show the way. Tim t...@tecreations.ca On 2025-03-12 3:09 p.m., avaluedcusto...@freenet.de wrote:

Allow dropping files into an OutlineView

2025-03-12 Thread avaluedcustomer
Hello, I have a NetBeans platform application which uses an OutlineView. It is populated by loading files with a specific format for the application. Currently Drag & Drop is enabled to re-order nodes. I would like to also support dropping files into that OutlineView from the system's file ex