[ Message from un-subscribed address [EMAIL PROTECTED] forwarded by
moderator ]

> Refer to the example given at
> 
>http:\\java.sun.com\docs\books\tutorial\uiswing\painting\example-swing\SelectionDemo.java
> 
> We are facing problems in selecting an area in our customized editor. We
> want selection similar to any editor. We feel convincing by this
> approach b'coz it takes care of selection in all direction.
> 
> But problems are the following with this approach:
> 
> 1. It uses Rectangle to draw the selection. We want Area or Polygon. See
> selection in an editor.
> 2. Example uses two rectangles to rub and to draw new Rectangle, which
> result in flickering while drawing the selected portion.
>    3.  We have used area, and modified the area by subtracting & adding
> new area, but it produces unaccepted results.
> 
> Help!
> 
> --
> 
> ==================================
> 
> PREMIER  BIOSOFT PVT. LTD.
> INDIA
> 
> Phone  :  91-731-361286
> 
> Web    :  http://www.PremierBiosoft.com
> E-mail  :  [EMAIL PROTECTED]
> 
> ==================================

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to