[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Risctabbedline_menuicon  XML
Forum Index -> Development
Author Message
mstoyanova

Power User

Joined: 26/09/2019 07:10:15
Messages: 48
Offline

Hi Bjorn, I have a requirement for changing menu icon for tabbedpane. I changed it already, but the other requirement is to make it bigger and to add some padding to the right. Is it possible? I tried with bigger icon, the size is always 16px x 16px and cannot add padding to the right.

Regards,
Marieta
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

...no this size is defined to 16x16...

The "padding" should be set-able by "risctabbedline"-inset definition (inset is "top right bottom left" definition).

Kind regards! Björn

Björn Müller, CaptainCasa GmbH
mstoyanova

Power User

Joined: 26/09/2019 07:10:15
Messages: 48
Offline

Ok... thanks!

About inset, I tried several things, but nothing works. What values I put, the icons stays at the same position. I tried with inset for risctabbedline, risctabbedline_areaend, risctabbedline_menuicon.
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5519
Offline

??

Code:
     <class n="risctabbedline">
         <risc  n="inset" v="0 100 0 14"/>
     </class>
 


...works on my side. - Björn

Björn Müller, CaptainCasa GmbH
mstoyanova

Power User

Joined: 26/09/2019 07:10:15
Messages: 48
Offline

Yes, my fault (as usual), I was testng with the wrong class, when I try it with risctabbedpane_tabbedline it is working
Thanks
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team