Make A Graph Of Images?
Nov 2, 2009what is the best way to make a graph of images, that need to be able to change during runtime. I need 64 pictureBoxes each of 30 X 30 pixels.
View 6 Replieswhat is the best way to make a graph of images, that need to be able to change during runtime. I need 64 pictureBoxes each of 30 X 30 pixels.
View 6 RepliesI was thinking to make an app to save images [or download images] to local hard disk. But to keep it easy, I want this app to create a small picturebox on form to show the thumbnail of downloaded image. Lets say a 5 pictureboxes has to be added with the thumbnails to show the recent downloads. A user can save the location where he wants to save the files on hard disk. A listbox or a dropdown menu will help in categorizing the images, like image1 in friends section, image2 in family section, image3 in others, etc... When the program restarts all the latest 5 thumbnails has to be loaded in pictureboxes and the directory that was chosen. Finally, a button that shows the downloaded images into original image file size one by one or a slide show. Is it possible to make such program?
View 2 RepliesHow to i make a CPU graph like in Taskmagager?
View 2 Replieshow to make line graph in vb.net? I have a textbox that if i put data the graph will move. I attach sample form of what I need to do...
View 3 RepliesI want to make a pie graph on my form. Can I do this? If so what do I need in the way of controls?
View 5 RepliesI have placed several PictureBox Images of different colored dots(which represent lights) on an image of a Christmas Tree. I can make the lights randomly flash using a randomGenerator and a Select case statement. However, the code is very long. There are 67 lights on this tree and the code is 71 pages long. There has to be an easier way to do this. So far I have tried the following with two images of lights just to see if it would work and it does not work:
Dim picLight(2) As
Boolean
For intX
[code]....
i need to take user input and make a very simple bar graph from it in vb.net.
View 3 RepliesI would like to know a simple method to create a simple line graph, with a grid and X and Y values... I tried just drawing in a picturebox but that was just annoying and not clear... Is there any simple way to create a little graph with prefixed values on X and Y (graph should just be lines drawns from different Y values, with always the same change of X)
View 4 RepliesHow can i use zed graph web to graph a dataset or datatable, the only examples i have found use test data.
View 2 RepliesI'm using VB .Net 2008 and I need to make a dll with images and mp3. How to make it?
View 10 RepliesI want to ask, how i can make animation only with 1 images, inside there are like few different images. I seen this in few games, and i want to try it. I think there should by picturebox and it should scroll my animation right with timer, by few pixels. Image example: [URL]
View 5 Repliesim trying to make images to avi maker, now i watched this thread: [URL] And i downloaded that avilib and imported, so now im trying to use this
[Code]...
I want to make a save button for images without having to open a save file dialog so I would specify the name and location to save in the code.
View 5 Repliesi'm using VB 2010 and i'm trying to make a transparent images but without success.i draw 2 GIF pictures in Photoshop and save it as transparent.i put that GIF's in 2 pictureboxes on the form and the background of the pictures is really transparent, but when i try to put one picture in the top of the other one, the first picture cover the second one with the background color (and becuase it's transparent it's like the form color)
View 2 RepliesI have a background image,how to display the clickable images over the background image by using graphycs in vb.net?
View 3 RepliesHow can I create images on ComboBox list
View 3 RepliesHow the creater of this make images in the tab pages captions?
View 8 Replieshow do you make images transparent in vb 2005? i have a bunch of images that i want to use, but they all have a white square background. How would I get rid of its white square background?
View 10 Repliesi am trying to make an application that loads images from the internet (from my FTP Server).The problem is that when i want to change the image by selecting another image from a ComboBox control my application becomes non-respondive.When the image is loaded the application works properly again.
I tried to move that in a separate thread so instead
[Code]....
I do have the User Control from a previous Visual Basic 6.0 project that allows certain colors to become transparent. But what I'd like to find out is, how can I make a certain color combination transparent using a User Control in Visual Basic 2008 Express?
View 2 Replieshow make simple Screan saver screan saver contain videos and images
View 5 RepliesMe again, today I would like to know how to get buttons with images on them and make them look a bit nicer, like so.....Instead of the ugly ones that I'm forced to use...
View 16 RepliesI have to draw a bar graph in my vb.net program. I used AxMSChart to create a graph. Everything has gone fine but when i published this and run on Vista PC, all form was good except my form includes MSChart. It says class not registered.So i have to draw a graph except MSChart tool.
View 10 Repliesi have a program with the ability to save view and scan images. i am currently working on making work area's. so i have two list box's. listbox one is for the image area name. listbox2 is to list the pages in selected image area (mouse click). i have created the form to show you and i will post a link below. i have started trying to do it but have got stuck. i use an input box to give the image area's names. but thats as far as i have got at the min.
i need to be able to make image area's and list/view the images in my picturebox. plus i would like to create a folder or how ever many the user makes behind the scene thats called whatever the image area is called and in that folder is the images the user has saved in that folder. sorry if this is hard to understand. i have asked on another forum but i didnt get what i wanted it to do.
[URL]
i have gave you a link so you can see what my form looks like so you have a slight understanding on what i want it to do. its work in progress so sorry if it looks rubbish.
by the way i can save an image but it only saves it one certaint place and i cant save more thasn one as it replaces the image. and as for the scanned image thats the same.
I'm using Microsoft's Portable VB. so far I'm doing my work with the help of my friends. I'm making a project and for that I want to wheter I can have an image as a marquee. If yes then how to make it work like that or what is the coding for it?
View 2 RepliesI am using ASP.net with VB.NET.Is there some Validator that i can use that will check the size of the uploaded image?Else what must i do in code to make sure that the user do not upload images more than 1MB?
View 3 RepliesIs it possible to make a simple Image Editor were you can draw and edit images in vb.net? If so how would you do that? (Its would also have to compile the image as well into an image format)
View 4 RepliesThe idea is to scan a folder of images and then let the user navigate back and forth through the images using a couple of buttons.The problem is, I can only get it to return a single image, and not the whole lot. It's looks to me as though the images are getting assigned to the same index in the array. [code]
View 2 RepliesWhat type of connector do i need to actually save the Map data like point of the images (x,y coordinate) into the database . and then retrieve it to show on the page in asp.net and how do i go about doing it.
View 3 RepliesThe app i am working on is for creating theme for the iPod touch... It has to deal with LOTS of images (100's potentially) There will be the set of default images, and then the user created replacement images. I started loading all the defaults into a resx file... thinking then I could just pull them out. now that I started setting the default, this sucks! lol the app will do this, on load it will set all the images (variables) to the resx images then when a theme is loaded, it will replace the default with the user image (if the user img exists) otherwise, the default stays. Then the "screen" is drawn to show the user. so, here is just the images to build the wallpaper, dock, and status bar...
[Code]...