Ultra Light Client Guide and Reference


Label general advice

Code example

UlcLabel can show either text or an icon, as follows:

UlcLabel new label: 'a label string'.
aUlcLabel setIcon: (UlcIcon fromFile: 'abc.gif')


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]