Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Resize an image box when maximizing
Name: astroraptor Date: March 22, 2002 at 18:47:37 Pacific
Comment:
How do I do this? Please, I'm a newbie at VB so yeah. Help would be greatly appreciated!
Summary: Hey all, I'm trying to do something very simple - open an image in python: >>> img = Image.open("C:\Documents and Settings\Dmitry\Desktop\test.bmp") but I get this error: Traceback (most recent call l...
Summary: Hello everyone, i want to import a file into an edit box, so basically i created a dialog based application, it than used fstream, and outputs the variables and everything cool like that. Now i want ...
Summary: The only thing that comes to mind is an image handler from Alchemy Mind Works which will, among other things, convert an image to a self-displaying exe. Maybe you could use that and then implement in ...