Next: Ordering Front a window Up: Adding a Window to Previous: Creating a Window

Setting the title of a window

To set the title of the window myWindow, you simply do something like:
[myWindow setTitle: @"This is a test window"];



Nicola Pero 2000-07-29