Bugs item #410532, was updated on 2001-03-22 07:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=410532&group_id=5757 Category: None Group: None >Status: Closed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Label pack method doesn't work under IE5 Initial Comment: When I execute the following code label1.setWrap(false) label1.setText('test test test test test') label1.setText('test') label1.pack() Ce size of the label doesn't change under IE 5. (works under NS 4.5) To correct this problem I need to set my label1 width to zero. Best Regards Lankou ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=410532&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
