On Fri, Sep 25, 2009 at 4:47 AM, Symadept <[email protected]> wrote:
> Hi,
> I have designed one combobox with CustomComboBoxCell set from the Interface
> Builder and trying to Change the Complete rectangle with my own image using
> drawWithFrame.
>
>
[snip]
> if (mImage != nil) {
>
> [mImage setFlipped:[controlView isFlipped]];
>
> [mImage drawInRect:imageRect fromRect:NSZeroRect operation:
> NSCompositeSourceAtop fraction:1.0];
>
> }
>
> }
>
> Thanks in advance
>
> -Mustafa
>
>
The list cocos2d-discuss is only for python cocos.
Seeing that you are crossposting with apple, I suppose you refer to iphone
development.
This is not the correct forum, probably you wanted
http://www.cocos2d-iphone.org/forum
Please, dont cross post here.
--
claudio
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cocos2d discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cocos-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---