Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Tab iconClickhandler() Problem

    Hi all,

    I try to implement pin / unpin feature to my tabset. I followed those steps ;

    * Add a default icon to each tab at creation time named: "unpinned.png"
    * Add tabIconClickHandler() to tabset so user can pin or unpin the tab by clicking on the icon of the tab.


    But the problem is each tab have to be closable. I know there is a known limitation as told in this post(http://forums.smartclient.com/showpo...9&postcount=3).

    I can put the icon as told in post but i also need the tabIconClickHandler() method to work. Is this bug fixed or anyone knows any other workaround ?

    --Smartgwt 3.1(d)
    --Gwt 2.4
    --Ubuntu 10.10 -32 bit
    Last edited by Noktasal; 5 Jul 2012, 01:09.
Working...
X