Hi Paolo, When adding a tab using addTab, if the tooltip is not specified, it is set to null by default.
I am not able to reproduce your problem. Can you send a small example that demonstrates your problem? Thanks and regards, Janak >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Paolo Scaffardi >Sent: Wednesday, June 07, 2006 3:36 PM >To: [email protected] >Subject: [ULC-developer] ULC6.1 bug: ULCTabbedPane tooltip > > >Hi there! >I discovered a little problem with ULCTabbedPane... when inserting tabs >with new API i always got the new tabs with a strange tooltip ("ee", it >seems the default alignment value). I use this method: > > public void addTab(String, ULCIcon, ULCComponent, String) > >This should be fixed, i hope, in next minor release (when?). > >Best regards, >Paolo Scaffardi >GFP Lab s.r.l. >http://www.gfplab.com >fax 178 2258454 >_______________________________________________ >ULC-developer mailing list >[email protected] >http://lists.canoo.com/mailman/listinfo/ulc-developer _______________________________________________ ULC-developer mailing list [email protected] http://lists.canoo.com/mailman/listinfo/ulc-developer
