Eric suggested I forward this thread to the list. I think it's an interesting problem because it's about meta information expressed at the level of the workbench (active part), manifest as styling via CSS (as changes in tab colors), and how we should communicate that.
Those interested should comment in the bug so we can keep the thread together. Regards, Kevin ----- Forwarded by Kevin McGuire/Ottawa/IBM on 02/02/2009 07:41 PM ----- [email protected] 02/02/2009 03:47 PM To Kevin McGuire/Ottawa/i...@ibmca cc Subject [Bug 263185] [CSS] Need notion of active part https://bugs.eclipse.org/bugs/show_bug.cgi?id=263185 Product/Component: E4 / UI --- Comment #2 from Eric Moffatt <[email protected]> 2009-02-02 15:47:51 -0400 --- This makes perfect sense to me. We most certainly don't want the CSS to be against the 'focus' control but, as you say, the 'active part' (as defined by some higher level entity (aka the workbench)... I'm all for having the Model/CSS boundary managed by a separate piece of code (bundle?), specific to this task. We should have enough information being forwarded by the model to accomplish this fairly cleanly. This will allow the us to freely 'play' with concepts in this area without affecting the other (non-CSS aware) parts of the code. We should perhaps take some time to discuss this on 'eclipse-e4'... -- Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You reported the bug.
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
