eirikbakke commented on PR #7239: URL: https://github.com/apache/netbeans/pull/7239#issuecomment-2050060292
@neilcsmith-net Thanks for those notes! I haven't finished the design of the Ultorg welcome tab yet, but the current goal is to have it work like the "New Tab" tab in Google Chrome, where the welcome tab "becomes" the editor when you open an item from a Search bar or the Recents list, rather than opening a new tab. That's why I'm thinking of Ultorg's welcome tab more as an alternative panel in my existing custom TopComponent than as an entirely new kind of TopComponent. One API feature that I will probably add for my own use is the ability to add "+" button after the row of tabs, which, if clicked, would open an application-specified "New Tab" tab. I'll probably just hack my own access to relevant classes and APIs for now, and once my own code has stabilized and been in use for a while, I might request or propose relevant APIs to be opened. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
