Cocoa - To display a string in 2 different lines but in the same table column and row in different fonts - Using the concept of cocoa bindings.
Cocoa - To display a string in 2 different lines but in the same table column and row in different fonts - Using the concept of cocoa bindings.
- Subject: Cocoa - To display a string in 2 different lines but in the same table column and row in different fonts - Using the concept of cocoa bindings.
- From: "vibhatha v" <email@hidden>
- Date: Sat, 11 Nov 2006 19:42:32 +0530
Hi,
I have a scenario in Jade Cocoa where i have to display 2 strings in
different lines, but in the same row and column of an nstableview.
Something like shown in the iChat application( where we have the name
displayed in the first line and status in the 2nd line.
I want both the strings to be of different fonts.
Whereas both the name and the status belong to the same table column and
row).
The values of these two strings are being sent to the client side from a
procedure.
I was planning to use the property of cocoa bindings in my application.
Can i achieve the above mentioned functionality using the property of cocoa
bindings?
Thanks and Regards,
Vibhatha.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden