Re: Help needed
Re: Help needed
- Subject: Re: Help needed
- From: "I. Savant" <email@hidden>
- Date: Fri, 24 Feb 2006 09:17:54 -0500
You will likely need to do this with a borderless, custom window
and custom drawing. You'll re-position the window with your mouse
event code to follow the pointer as you're drawing your line.
--
I.S.
On Feb 24, 2006, at 9:14 AM, Imtiyaz wrote:
Hi,
I need help in drawing a line with the tooltip.
Below is the brief explanation of the problem.
I am Trying my hands with Sketch example that is in the Example
Section of
Developer Tools (XCode 2.0).
I am selecting line tool for drawing a line in view. When I should
click in
View area (mouse down for drawing) and start drawing, updated
tooltip should
appear from the starting point to the end point of the line (mouse
released).
Can anyone guide me how to do this.
Regards,
Imtiyaz.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
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
References: | |
| >Help needed (From: Imtiyaz <email@hidden>) |