Re: [PyQt] image tool like paint

2009-08-29 Thread vidyadhar
AM Subject: [PyQt] image tool like paint i have no idea as how to go about for devloping an application similar to paint the one in windows. the one which has a pen tool, eraser,shapes to draw. I would like to use the tool to highlight an area on picture. so anyone has any idea how

Re: [PyQt] image tool like paint

2009-08-29 Thread Detlev Offenbach
18, 2009 9:16:05 AM Subject: [PyQt] image tool like paint i have no idea as how to go about for devloping an application similar to paint the one in windows. the one which has a pen tool, eraser,shapes to draw. I would like to use the tool to highlight an area

Re: [PyQt] image tool like paint

2009-08-28 Thread Detlev Offenbach
. Good Luck! - Original Message From: vidyadhar ankurtilve2...@yahoo.com To: pyqt@riverbankcomputing.com Sent: Tuesday, August 18, 2009 9:16:05 AM Subject: [PyQt] image tool like paint i have no idea as how to go about for devloping an application similar

Re: [PyQt] image tool like paint

2009-08-27 Thread vidyadhar
? Vector is a little more tricky, but the same basic concept. Good Luck! - Original Message From: vidyadhar ankurtilve2...@yahoo.com To: pyqt@riverbankcomputing.com Sent: Tuesday, August 18, 2009 9:16:05 AM Subject: [PyQt] image tool like paint i have no idea as how to go

[PyQt] image tool like paint

2009-08-18 Thread vidyadhar
i have no idea as how to go about for devloping an application similar to paint the one in windows. the one which has a pen tool, eraser,shapes to draw. I would like to use the tool to highlight an area on picture. so anyone has any idea how to use Qpainter class . please help me with an example

Re: [PyQt] image tool like paint

2009-08-18 Thread David Boddie
On Tue Aug 18 14:16:05 BST 2009, vidyadhar wrote: i have no idea as how to go about for devloping an application similar to paint the one in windows. the one which has a pen tool, eraser,shapes to draw. I would like to use the tool to highlight an area on picture. so anyone has any idea how

Re: [PyQt] image tool like paint

2009-08-18 Thread Jason H
(as above) or vector, like Inkscape? Vector is a little more tricky, but the same basic concept. Good Luck! - Original Message From: vidyadhar ankurtilve2...@yahoo.com To: pyqt@riverbankcomputing.com Sent: Tuesday, August 18, 2009 9:16:05 AM Subject: [PyQt] image tool like paint i have