Drawing UI Control items at run time
Drawing UI Control items at run time
- Subject: Drawing UI Control items at run time
- From: "Amit Sadana" <email@hidden>
- Date: Fri, 16 Jan 2004 11:59:48 +0530
- Thread-topic: Drawing UI Control items at run time
I have some dialog boxes, in which I have to draw controls like tables,
checkboxes, text fields and tabs at run time. The information about
these, what control I have to draw and how many of them I have to draw,
is available at run time only. I can only specify the dialog window at
design time through the nib but not the controls it shall contain.
How can I go about achieving this - drawing of any UI control at run
time with proper Aqua guidelines and behavior?
Amit Sadana
Extn. 3128
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.