#1 (permalink)  
Old 05-18-2008, 08:07 AM
Junior Member
 
Join Date: May 2008
Posts: 6
Default no rounded corners

Hi there

I was wondering if there is a way to customise the tab shape so it doesn't have the rounded corners?

Hope you can help,
Many thanks
Reply With Quote
  #2 (permalink)  
Old 05-18-2008, 07:23 PM
OXYLUS Staff
 
Join Date: May 2008
Posts: 163
Send a message via Skype™ to Razvan
Default

Quote:
Originally Posted by dovegrey View Post
Hi there

I was wondering if there is a way to customise the tab shape so it doesn't have the rounded corners?

Hope you can help,
Many thanks
Hello, in order to change the radius of the corners go to Tab.as -> and replace line 62 ( drawCorners(_mask,w,h,10); ) with ( drawCorners(_mask,w,h,0); ). The last parameter is the radius of the corner

Last edited by Razvan; 05-18-2008 at 07:32 PM.
Reply With Quote
  #3 (permalink)  
Old 05-19-2008, 11:21 AM
Junior Member
 
Join Date: May 2008
Posts: 6
Default

Wonderful thank you. This is a fantastic component!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.