s4gh commented on PR #7925:
URL: https://github.com/apache/netbeans/pull/7925#issuecomment-2457520332

   @Chris2011 , I don't remember seeing any additional buttons in the tab are 
other than "minimize" button. And minimize is not "view specific" I mean it is 
not related to any particular view like "Services" or "Projects" but to window 
management as a whole and applies to all windows. If there are any examples 
when some view puts a custom button in a tab area please point me to this 
example. I'd like to check the code to understand how this can be done. Since 
at the moment with my very limited knowledge of Netbeans codebase I simply do 
not know how to do this and if this is even possible at all. When I work in 
with ide/projectui/src/org/netbeans/modules/project/ui/ProjectTab.java - I do 
not have access to the tab are. And the view can be even detached. That is why 
I am afraid that this may be not possible at all. Since actual view probably 
does not even know if it is opened as a tab or is it detached. If there are 
examples where this is already implemented - please help me to locate 
 them to check the code.
   
   @mbien For me, implementation of toolbar or current approach seem much 
easier from the coding perspective. I've tried to explain why I like proposed 
approach better. And based on the recent statistic you are the most active 
Netbeans maintainer. What's your call on this? I mean are you ok with proposed 
UI changes. I hope I've addressed all other comments you've made before.


-- 
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

Reply via email to