Hi Bogdan, Just an observation. If you look at my about the "Model-Tooling" from just some minutes ago one notice that drop shadow is not fading out completely. Is this expected?
Tom Am 03.03.10 15:51, schrieb Bogdan Gheorghe: > > Hi Kai, > > There are a bunch of unsightly drawing artifacts with the dark look and > the shadow needs some help - I will look into these points. Do you have > a list of things you would like styling control over? (I can't guarantee > that I will get everything done in time for EclipseCon, but I will do my > best to ensure that the demo looks good). > > Regards, > Bogdan > > > From: "Toedter, Kai" <[email protected]> > To: E4 Project developer mailing list <[email protected]> > Date: 03/03/2010 09:19 AM > Subject: RE: [e4-dev] New look for the workbench > Sent by: [email protected] > > > ------------------------------------------------------------------------ > > > > Remy, > > Thanks again. I am looking forward to play around with the upcoming css > styling for the new look. The screenshots show the e4 contacts demo with > both bright and dark styling, using the new tab look. I guess if I could > style things like shadow color, borders etc. it could look very nice > using a dark theme, too. > > Best wishes, > > Kai > > *From:* [email protected] [mailto:[email protected]] > *On Behalf Of *Remy Suen* > Sent:* Mittwoch, 3. März 2010 14:48* > To:* E4 Project developer mailing list* > Subject:* RE: [e4-dev] New look for for the workbench > > > On Wed, Mar 3, 2010 at 8:44 AM, Toedter, Kai <[email protected]> > wrote: >> Do you see any chance that I could integrate the "New Look" into e4 > contacts using head in the next few days/weeks? > > Kai, you can get the "new look" using the diff below. It kind of looks > like an iPhone now... > > ----------------- > > ### Eclipse Workspace Patch 1.0 > #P org.eclipse.e4.demo.contacts > Index: Application.e4xmi > =================================================================== > RCS file: > /cvsroot/eclipse/e4/org.eclipse.e4.ui/examples/org.eclipse.e4.demo.contacts/Application.e4xmi,v > retrieving revision 1.4 > diff -u -r1.4 Application.e4xmi > --- Application.e4xmi 3 Feb 2010 15:09:30 -0000 1.4 > +++ Application.e4xmi 3 Mar 2010 13:51:11 -0000 > @@ -11,9 +11,11 @@ > </children> > <children xsi:type="application:PartSashContainer" > xmi:id="_SeXUCu8EEd6FC9cDb6iV7g" id="_SeXUCu8EEd6FC9cDb6iV7g" > horizontal="true"> > <children xsi:type="application:PartStack" > xmi:id="_SeXUC-8EEd6FC9cDb6iV7g" id="_SeXUC-8EEd6FC9cDb6iV7g" > containerData="30"> > + <tags>newtablook</tags> > <children xsi:type="application:Part" xmi:id="_SeXUDO8EEd6FC9cDb6iV7g" > id="_SeXUDO8EEd6FC9cDb6iV7g" > URI="platform:/plugin/org.eclipse.e4.demo.contacts/org.eclipse.e4.demo.contacts.views.ListView" > label="Contacts List" > iconURI="platform:/plugin/org.eclipse.e4.demo.contacts/icons/silk/folder_user.png" > tooltip="List of Contacts"/> > </children> > <children xsi:type="application:PartStack" > xmi:id="_SeXUDe8EEd6FC9cDb6iV7g" id="_SeXUDe8EEd6FC9cDb6iV7g" > containerData="70"> > + <tags>newtablook</tags> > <children xsi:type="application:Part" xmi:id="DetailsView" > id="DetailsView" > URI="platform:/plugin/org.eclipse.e4.demo.contacts/org.eclipse.e4.demo.contacts.views.DetailsView" > label="Details" > iconURI="platform:/plugin/org.eclipse.e4.demo.contacts/icons/silk/report_user.png" > tooltip="Contact Details"/> > </children> > </children> > > ----------------- > > Regards, > Remy > > ---------- > Remy Suen > Eclipse Platform/UI Committer > IBM Ottawa > 613-356-5162[attachment "e4-contacts-dark-new-look.png" deleted by > Bogdan Gheorghe/Ottawa/IBM] [attachment > "e4-contacts-bright-new-look.png" deleted by Bogdan Gheorghe/Ottawa/IBM] > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev > > > > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschaeftsfuehrer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 512 935834 _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
