Announcement
Collapse
No announcement yet.
X
-
I actually would require a RED skin, just like GWTExt's silverCherry. However, I recognize that this might not be a popular demand, so is there any tool that I could use to develop this skin on my own? Sure, I would then contribute it to the public...
-
<We're also pursuing a parallel design in blue - it will have substantially the same "shapes" for components but will be recolored in the light blue range.>
can't wait for it :-)
Leave a comment:
-
I love the new theme !
Way to go !
I really love the new theme and I can't wait to test/deploy it.
Keep up the good work,
Bertrand
Leave a comment:
-
Originally posted by Isomorphic@hawkettc a medialess or near-medialess skin is something you can do right now. In outline, you would:
1. start from the "standard" skin (not yet included in SmartGWT distros by default), which uses simple ListGrid headers (no images) and simple SectionStack headers, and a simple square Window by default
2. use isc.Button rather than IButton
3. Turn off custom scrollbars so you use the browser's native scrollbars via showCustomScrollbars:false
4. use StretchImg.items to set all segments of an ImgTab to "blank": this would still fetch blank.gif, but would mean only one image for all states of all tabs, and blank.gif is required elsewhere anyway.
This would still leave you with a handful of images like ListGrid's sort direction indicator and TreeGrid folder icons. You could possible eliminate those as well with some use of unusual font characters, but it would be diminishing returns at that point.
Colin
Leave a comment:
-
Originally posted by IsomorphicHello All,
8. font is still undecided. Shown is arial; we might go to Tahoma or Verdana.
Sanjiv
Leave a comment:
-
Originally posted by NachooI registered just to say:
DING DING DING DING DING .. JACKPOT ! This Theme is the real deal!
New skin rock!
Leave a comment:
-
I registered just to say:
DING DING DING DING DING .. JACKPOT ! This Theme is the real deal!
Leave a comment:
-
@hawkettc a medialess or near-medialess skin is something you can do right now. In outline, you would:
1. start from the "standard" skin (not yet included in SmartGWT distros by default), which uses simple ListGrid headers (no images) and simple SectionStack headers, and a simple square Window by default
2. use isc.Button rather than IButton
3. Turn off custom scrollbars so you use the browser's native scrollbars via showCustomScrollbars:false
4. use StretchImg.items to set all segments of an ImgTab to "blank": this would still fetch blank.gif, but would mean only one image for all states of all tabs, and blank.gif is required elsewhere anyway.
This would still leave you with a handful of images like ListGrid's sort direction indicator and TreeGrid folder icons. You could possible eliminate those as well with some use of unusual font characters, but it would be diminishing returns at that point.
Leave a comment:
-
Originally posted by Isomorphic8. font is still undecided. Shown is arial; we might go to Tahoma or Verdana. If you don't like the choice, switching is a trivial search and replace on the skin_styles.css file.
We're also pursuing a parallel design in blue - it will have substantially the same "shapes" for components but will be recolored in the light blue range.
Let us know what you like and don't like. There's still time for tweaks.
Leave a comment:
-
Hi - think the new skin will be a great addition.
I was wondering if anyone from isomorphic could comment on the possibility of a skin that makes limited use of images? For my use case the great value in SmartClient is the datasource and databound components, rather than the eye candy. I'm using a deployment scenario where I pay for bandwidth, and a gmail like interface that still has the datasource bound components would be ideal.
I can see this might not be so easy, as I assume the current skins are really just a collection of images and styles that link up to the hooks in the core components. Not using images in this scenario may actually require changes to the core components (which currently expect images to be supplied by the skin). Nevertheless, it would be interesting to hear isomorphic's position on the idea - thanks,
Colin
Leave a comment:
-
Great news!
This is just what the doctor ordered; the final nail in the coffin for Ext GWT! ;)
Leave a comment:
-
Same here. Can't wait to see our application with the new look. One comment. It seems like the the gap between the window minimize and the end of the window is too much. The icon should align itself the with the inside box.
Second question I have is - How do I go about taking the same skin and just changing the colors, for example if I want to use light green in place of gray and dark green in place of the blue. Having a tool that can do it will be awesome.
Leave a comment:
-
Hello.
I tried creating a Ubuntu skin, but it got quite difficult to understand all the js, css, images structure of the skins. Something I noted was that the close icon on the tabs was the same as the window, but just badly resized. The tabs should have a different close icon, something like firefox tabs or Gedit in Ubuntu for example...
Oh and about the new theme.. it is a great improvement over what is already available.
Leave a comment:
Leave a comment: