From: Ray P. <pri...@ds...> - 2004-05-05 22:01:42
|
Hi, Is PythonCard right for me=3F I want to build a cross-platform GUI application that will do the following in the most simple version: 1) retrieve a TIFF image via HTTP 2) allow the user to draw black rectangles over parts of the image to hide the areas 3) add (overlay=3F) associated text with each rectangle 4) send the rectangle coordinates and associated text back to a web server 5) back to step 1 for another image Additional requirements are: 1) a toggle button to change the black rectangles to a transparent color to allow viewing of what is underneath Sound like something PythonCard can handle on Linux and Windows=3F Thanks for your input, Ray |