Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] How can I draw a transient line into a Canvas?


Use XOR painting, and use the newsgroup.



Mayeul Rousselet <yeulmar@xxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

12/09/2004 11:21 AM

Please respond to
platform-swt-dev

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
Re: [platform-swt-dev] How can I draw a transient line into a Canvas?





Hi,

thx for you answer. however I took a look at it but it
can't help me because the tracker's shape is a
rectangle, and I want to draw arbitrary shapes.
Otherwise I could look at the tracker's source code to
try to implement my own component to perform this
task.

Cheers,

Mayeul

--- Carolyn MacLeod <Carolyn_MacLeod@xxxxxxxxxx> a
écrit :
> Have you looked at Tracker? Does it help?
> Carolyn
>
>
>
>
> Mayeul Rousselet <yeulmar@xxxxxxxx>
> Sent by: platform-swt-dev-admin@xxxxxxxxxxx
> 12/09/2004 10:03 AM
> Please respond to
> platform-swt-dev
>
>
> To
> platform-swt-dev@xxxxxxxxxxx
> cc
>
> Subject
> [platform-swt-dev] How can I draw a transient line
> into a Canvas?
>
>
>
>
>
>
> Hi developpers,
>
> I need to draw a transient line (to make a drawing
> tool for example) into a Canvas without redrawing
> the
> entire Canvas. Is there anyway to perform that?
>
> Cheers,
>
> Mayeul Rousselet
>
>
>  
>
>  
>  
> Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace
> de stockage pour vos
> mails !
> Créez votre Yahoo! Mail sur
> http://fr.mail.yahoo.com/
>  
> Avec Yahoo! faites un don et soutenez le Téléthon en
> cliquant sur
> http://www.telethon.fr/030-Don/10-10_Don.asp
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
>
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>
>  


               

               
                                 
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

Avec Yahoo! faites un don et soutenez le Téléthon en cliquant sur http://www.telethon.fr/030-Don/10-10_Don.asp
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top