View Full Version : rounded corners
sjivan
11-11-2006, 05:09 AM
Would it be possible to add first class support for rounded corners such that it can even apply to BasicDialog and the each item in View?
Thanks,
Sanjiv
jack.slocum
11-11-2006, 06:04 AM
There are lots of great snippets that already do rounded corners. Why reinvent the wheel? I doubt I would do it better since I, personally, haven't had much luck doing it generically because the structure of the components is beyond the norm.
sjivan
11-11-2006, 06:17 AM
There are lots of great snippets that already do rounded corners. Why reinvent the wheel? I doubt I would do it better since I, personally, haven't had much luck doing it generically because the structure of the components is beyond the norm.
I need to round the corners of a BasicDialog, I'll try to apply Rico Rounded corners to it.
jack.slocum
11-11-2006, 08:03 AM
Ah good luck with that. What's wrong with the default rounded header?
sjivan
11-11-2006, 08:19 AM
There's nothing wrong with the current Dialog, its a matter of look and feel of our app. I need a dialog, without and header that has contents and a X on the top right side the rectangular dialog with rounded corners.
In my current version I'm just using a Dojo dialog with a background image of the rectangular box with rounded corners so I'll probably continue with that approach. We also have some funky log in dialogs which are odd shaped (like the transparent splash screen) where I'm presently using a background image with an offset.
I've just started reading the docu / samples of YUI ext and will try the same approach with YUI Ext dialog. Hopefully it is degradable to a simple floating div where I can apply my background image.
Thanks,
Sanjiv
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.