scrolling the picturebox -
i'm using visual basic 6... i wanted scrolling the picturebox, i more or less know how i can scrolling the image(by using the bitblt function(is confused to me))... but if i put a commandbutton(for example) or more(incluing diferent objects types) objects i can't scrolling, why?
can any one help me?
thanks
scrolling the picturebox -
i'm using visual basic 6... i wanted scrolling the picturebox, i more or less know how i can scrolling the image(by using the bitblt function(is confused to me))... but if i put a commandbutton(for example) or more(incluing diferent objects types) objects i can't scrolling, why?
can a
Expanding PictureBox Width and Height while scrolling -
What I am trying to do is print text (Directory Path) into a Picturebox. I have vertical and horizontal scrollbars. When the text exceeds the width of the Picturebox, how can I scroll using the horizontal control and still capture all the text? For some reason the standard scrolling wo
Perfecting scrolling with Pictureboxes -
I have 2 picturebox controls #2 within #1. When I click the scroll bars, picturebox #2 and it's contents scroll off of picturebox #1 instead of expanding picturebox #2.
What am I doing wrong?
Thanks,
Jeff
scrolling a picture within a picture -
Hi All again.
We've tried just about everything to be able to create a form that has unlimited vertical scrolling.
Now I have a picturebox with a picture (.bmp) that's inside another picturebox. The .bmp's size is 44" x 22". Everything seems to load correctly, but I s
Scrolling text in picturebox. -
Hey, I posted this in the general forum, and did a search, but every way I've seen varies from all the others, and none really seem simple. Soooooooo, I figured some of you guys would know the simplest way to scroll text from right to left in a picturebox where it keeps coming in from
Filckering text in horizontal scrolling -
Hello i am made an aplication that simulates the scrolling text with news form cnn.
But the moving text flickers.
I am using an label in a picturebox.
Can anybody how can i remove the flicker
Thank you
Very Simple PictureBox Auto Scrolling..Need Your Help -
Hi..I have wrote a very simple code to scroll a picutebox automatically and on continues basis (file is attached).. I need your help in two things
1. make the scrolling from right to left
2. I want to make the pictue comes again after the first scroll ends.
Thanks
Form Scrolling Control - Custom Scrollbar Colors .. -
A long time ago I was working on a form scrolling control where you would pass the control a form and it would place that form into a picturebox and add custom colored scrollbars when needed, needless to say I never finished it and would like to use it in an application that I'm workin
Looping Scrolling Text -
i've currently got text scrolling in a picturebox - scrolling from right to left. as soon as the first character of the text hits the left edge of the picture box, it dissapears instead of scrolling out of the picture box nicely...does anyone know how to do this?
currently my code l
Scrolling in a PictureBox -
I am trying to scroll text in a picturebox. Problem is when the text reaches the end of the Picture2 control, it stops there and when I scroll down to see more data, there is none.
What I am I doing wrong?
Thanks,
Jeff
side scrolling newb -
hey guys i was wondering if anyone here would be able to help me with some very basic side scrolling code. I am using a picturebox and i want it to scroll to the side when my charater image is moved from left to right. Any code or program demo would be greatly appreciated.
p.S make
Scroll Bar within a PictureBox question -
I've written a program where I load a text file into a picture that has vertical and horizontal scroll bars. Here is the scenario:
I've loaded a file into the picturebox. I start scrolling down the file using the vertical scrollbar. I decide to view another file and click on a fi
How can I scroll using a picturebox -
Hi,
I am dynamically loading a control array of textboxes into a picturebox. My problem is when I start to scroll down I loose the subsequent textboxes that aren't visible before you have to start scrolling. Any ideas???
Thanks in advance!
html, override no scrolling -
i have frames set to no scrolling, can i have a certain page that allows scrolling? or anything analogous
printing picturebox with graphics -
hello everyone
i've a picturebox with a graph. i'm saving the image in a bmp file. i need to load this bmp file into another picturebox, where i can add some text to the picturebox at some x & y position.
now my prob is i need to set this new picturebox according to the pa
resize picturebox for data entry -
I have a picturebox(picture2) within a picturebox (picture1). I have the scroll bars set and working. I am scrolling picture2. Picture2 contains data that is being taken from a text file.
Is it possible to resize picture2 to fit all of the text from the file. I have made the height
[2008] RTB VScroll, handle only after scrolling -
Hi,
I am running some code in the VScroll event of a RichTextBox. There is a huge problem though, whenever I am scrolling, the code is running constantly, until I stop scrolling.
What I would like to happen is that the code does NOT run while I'm busy scrolling, but that it runs
Scrolling madness -
In most of the old zelda games, especially the new oracle ones, it uses a scrolling technique where if the player reaches the edge of the screen, it shows a new area, rather than scrolling as the player moves.
Has anyone got any idea how i could do this or an example with this scro
Stop the scrolling text -
A simple question, but Now I am confused..
I have a Vertical scrolling text form, on which the text scrolls
I want to stop the scrolling at the particular point for e.g When textbox top is at the middle of picturebox (picturebox1.height /2) the text in textbox gets altered line by
Scrolling problem in picturebox -
Hi,
I have a problem with my scrolling. I am using 2 picture boxes, 1 within the other. I have my scroll bar smallchange and largechange set to 500. I have Picture2 centered vertically and horizontally within Picture1. However, when I wish to scroll the Picture2 up, that's no pr
Need some scrolling help here... -
I have included the project of which I need help with and I would really appreciate your help.
The problem is: I have 1 picture box holding the picture of repeditive grass. My code imakes the picture look like it is infinatly scrolling. I had it work perfectly for scrolling up and d
object scrolling -
Hi
anybody know how to scroll a picturebox, theres 1 example on psc..and all games relating it..all use maps..
since my playingfield is randomly generated its somewhat different.
Picturebox Zooming and Scrolling -
What's up?
I was wondering if there was any code out there that allows me to zoom into a picture in a picturebox, and then adjust the vertical or horizontal scrollbars so that if I click on the "zoom in" or "zoom out" button, it will zoom to the middle of the ima
scrolling effect on label -
I have seen some pages/code where you can see a smooth scrolling effect - like for example a latest news feature.
I have seen some code that does this in javascript however I was wondering if it is possible to do this in ASP.NET?
surely there must be a way of having a web label,
Ways to get around picturebox width limt -
Hey, some of you saw my previous post, but this is still confusing me. Here is a screenshot of the program I am making, http://reflexdmx.com/wordpress/wp-co...08/screen1.png and I need to be able to have unlimited frames. However, the way I am scrolling things, all of the "frames&
[2005] Picturebox scale -
I have a drawable picturebox and i can save the picturebox to a file.
Now for the problem, when i hold the mouse down and drag the mouse all over the screen without releasing everything outside the picturebox olso get saved.
So i want the picturebox image to clip off everything tha
Please help with some BitBlt scrolling code -
I have included the project of which I need help with and I would really appreciate your help.
The problem is: I have 1 picture box holding the picture of repeditive grass. My code imakes the picture look like it is infinatly scrolling. I had it work perfectly for scrolling up and d
Picturebox problem with Scrolling -
hi all,
i m using picturebox as a container in which i want to use few images. also im using 2 scroll bars.
the problem is if i have only on picture in the container then i can scroll the image, but i want my all the images to show properly with scrollbarsand i also dont want images
A scrolling graph -
I'm trying to graph data in a scrolling graph. As new data comes in, it's plotted in the right most column and all other columns of pixels move to the left, with the left most column dropping off. I'm trying to use a Picturebox control, and can draw on it and move an image around, bu
WebBrowser Scrolling -
I got rid of the scrollbars using a picturebox (which I need). But my app needs the webbrowser to scroll to the bottom of the page. How can this be done?
Scrolling Picture -
How do I make a picture look like it scrolls inside picturebox?
Arrays Labels and Scrolling (Resolved) -
Alright, here I am again. I finally figured out how to be able to graph the binary tree... No, this thread is not about that (Well, partially) and it is also partially solved, Problem # 1 has been solved but I still need to know how to solve Problem # 2
I have some problems here:
Subclassed picturebox with scroll bars - strange repaint behaviour... -
I have a picturebox to which I have added scrollbars by setting the window styles WS_HSCROLL and WS_VSCROLL and have it subclassed to recieve the WM_VSCROLL and WM_HSCROLL messages and that's all OK. In response to this I call ScrollWindowEx with SW_INVALIDATE + SW_ERASE but not SW_SC
Locking Jpg File in PictureBox -
I am using a listbox to scroll thru a folder with jpg files.
While scrolling down I can find one that I want to move to another folder.
I dispose and refresh the picture box(to close the jpg file) and it always allows me to move the file.
When I am scrolling up the listbox I see a
Thumbnails Questions -
Hey everyone,
I'm still learning vb6 and I'm a complete newbie to the forums, so please be gentle.
I have a scrollable picturebox that holds 48 labels and 48 image controls. Each image control is centered in a label to get a bordered highlight effect when selected.
Here's wha
scrolling -
How can I scroll inside a picturebox? I loaded a file which has like 20 lines of information. In order to see all of it, you have to be able to scroll. Any ideas?
middle of a picture box, -
Private Function PicPaint(Caption As String, PictureBox As PictureBox)
With PictureBox
.CurrentX = (PictureBox.Width / 2)
.CurrentY = 0
PictureBox.Print Caption
End With
End Function
I want to find the middle of the picturebox, that doesnt seem
Mouse wheel scrolling in control -
I am evaluating two different ActiveX Treeview controls at the moment.
Now the one allows me to move the window scrollbars up and down with my mouse, yet the other tree control does not.
And as luck would have it, I prefer the tree that does not support the mouse scrolling, but I
PictureBox -
I have a 424x222 pixel image and would like to put it in a PictureBox, how do I find out what the PictureBox.Width and PictureBox.Height need to be?
Copy picture from one picturebox to another -
OK, I have two Picturebox Controls. One has a picture in it (actually the picture is the results of my program drawing it, not a loaded bitmap).
The other picturebox is empty and it is smaller than the first picturebox.
I need to copy the picture or image from the first pictureb