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") b...
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 var...
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 ex...
Summary: I just want the background of an imaage to be transparent - eg a .bmp file in an image box in VB6. To create a simple animation effect I don't want to...
Summary: You can resize the image with VB, you need a graphics editor for that. What you can do is put the image inside an Image box. Set the Stretch property...
Summary: I don't know much about C++ (I haven't done it for a couple years and only learned enough to do a file parser with a quick gui) so count me out, but I...
Summary: Well thats sort of it. I have a huge pile of code, and 14 random integers. There are 14 sets of If thens with 51 else ifs. Depending on which number i...
Summary: [a href="URL HERE"][IMG SRC="IMAGE URL"][/a] ] replace by > [ replace by The question is when i try to link to another page with another page, ther...
Summary: Hi, Another question (I never had as many questions as since i started with vc++!). I'm trying to print a lot of stuff to an edit box. that's quite ea...
Summary: i have a question... i build an application using VB.NET. in that application there's a method that load an image file from network (fully shared fold...
Summary: I've made a win32 application using c++ 6.0. I use dialog resources in this application and it all works just fine, but... i want to use a bitmap gra...
Summary: I have a server and a client application. The server loads an image into a image control and waits for the client to connect. When the client connect ...
Summary: Image is not an extension of (based on) Component (which defines addMouseListener and related methods). When dealing with class extension (or inherita...
Summary: Hi there, does anyone know how to add text on top of an image without using layers. (dreamweaver) The problem i have is when i have two layers togethe...
Summary: Hello, i've created an edit box, and i want it so when you click on the edit box to change the value it displays a message box that tells you an impor...
Summary: Iam using a school database & Combo box is used to just click the roll number & the program will show its respective contects ,like name ,Father name ...
Summary: I have seen this on the internet before. Its a game where a image changes color and you have to click as soon as it changes. A message box pops up tel...
Summary: I've designed a web page using just an image, with certain areas as links using an image map. I would like to have a small bubble pop up when a user m...
Summary: I believe he is referring to programming the software, not creating the actual skins. What I would do is just create an image control or picture box i...
Summary: hello, on websites when i click on an image link it displays the image in my browser but sometimes it pops up a download dialog box. from the site cre...
Summary: Hi, for my web-site, I want to great a graphic, an image, like a "compass" so that when someone clicks on the "west arrow" they go to a certain page, ...
Summary: I added an 'href' to the code at programming.arnett.nu/html/rollover When you click on the upper image, it calls a javascript function that displays...