Stop scrolling in RTB -
Is there any way to stop someone from scrolling a RTB. I know how to turn of the scrollbars but then they can go to the last line and press the down arrow. Also the user must be able to edit the contents of the RTB.
I know I could trap for the arrow keys and enter and backspace but they could still just click and drag their mouse down (or up).
[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
Stop scrolling in RTB -
Is there any way to stop someone from scrolling a RTB. I know how to turn of the scrollbars but then they can go to the last line and press the down arrow. Also the user must be able to edit the contents of the RTB.
I know I could trap for the arrow keys and enter and backspace but th
Stop the page from scrolling -
I have a site that I am working on for DragonFly and I want to stop the page from Scrolling.. at the moment there is not much there but the homepage needs to not scroll off the bottom of the screen.
Thanks in advance for any help
Chris
Print: to stop paper from scrolling by Print.end -
i'm building POS application, and i want to make a ticket print. but i can't stop the dot printer to stop scrolling since the the ticket is finished to print.
Problem with non-stop scrolling of the ComboBox drop-down list -
Hi!
I ran into a strange phenomena:
After clicking on either the spin buttons (the small triangles) or the
scroll bar itself of the drop-down list of a combobox, the scrolling
doesn't stop until the list end is reached. The scrolling stops when
the mouse pointer leaves th
MSFlexGrid - Anyway to stop scrolling when dragging -
Hi...
I've attempted several things to try and prevent the grid display from scrolling when I'm dragging (manual dragmode)..but nothing seems to work. Anyone knows of a way to do this?
Francis
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 label -
Hi,
I wanted to know how to scroll a label from left to right and stop scrolling when the label reaches the right border of the form.please help me out in this.
Combobox, how to stop event firing when scrolling -
Hi Guys,
I am a fairly basic user when it comes to VB6, I have, what is getting to be a rather large project.
I have a Combox box with a large list of entries populated from a text file, then a number of If statement depending on what is selected from the Combobox drop down list.
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
Listview Scrolling & Highlight -
How can I keep the first row in my listview highlighted even when I am typing in a textbox? that is, when the textbox has the focus, the first row turns gray.
And how do I stop the listview from scrolling when I type in the textbox to search the listview? I would like when the text
Stop console scrolling -
Whenever I write a character to the bottom-right-most position in the console, the console automatically scrolls down.
Is there any way to stop this happening?
html, override no scrolling -
i have frames set to no scrolling, can i have a certain page that allows scrolling? or anything analogous
DataGrid MouseWheel Scrolling bug -
Is there somebody, have encountered this bug??
I Have de DataGrid bound to a DataSet.Table(0) et when I scroll the grid with the mouse wheel, it goes fine, but when the selected cell disappear up or down after a scroll, the scrolling stop working !!!, I have to reselect a visible cel
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
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
Viewport problem with scrolling -
I've created a viewport where I wish to view reports online. I wish to be able to scale the view from 25% to 150%. I'm not sure how to do that but my real problem is the scrolling part of it.
The basic structure is a form, 2 pictureboxes (pic2 within pic1) and a vertical and horiz
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,
Animation Help Needed -
Hi, i am working on a racing game, with a scrolling background. The problem im running into is that everytime the program repsoitions the background, it flickers, making the game look terrible, and hard to play.
I am acheiving the scrolling by inserting a picture, then usuing a tim
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
Random Record Sweepstakes -
I have an Access data file in which there is a table with records consisting of names and random ID numbers. I would like to have a form with a command button on it. We are going to use this for a sweepstakes...I'd like to be able to click on the command button and for the audience t
Stop blinking scrollbars -
is it possible to stop the blinkness of Scrollbars?
blinkness which comes when we click on status bar scroll stick. and also is it possible to remove scrolling stick from the scrollbars?
Keep loop running while moving window or scrolling -
Hi all.
I have a VB.NET app with a loop running that is continually managing a number of threads AND updating a ListView object depending on the results of the worker threads.
The problem I have is that if I try to move (drag) the form's window around the screen, or to scroll the
Javascript Scroller Loop Help -
I need help to make this script automatically loop and not stop after its done scrolling. Upon load, I want it to begin scrolling and right now it doesn't.
http://www.gdevresources.com/Pages/S...Scroller.shtml
Its the SINGLE SCROLLER demo
any help to make it loop upon start?
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
Disabling things and TV tuners -
Hi
I am trying to find a way of disabling the keyboard and mouse whilst my program is running. I want to stop un-authorised access so that only a specific sequence of key presses will allow access.
I ideally want to stop the user being able to access any other software on the
ScrollWindowEx and VB forms... -
Alright - I'm scrolling a VB form with the ScrollWindowEx API call which works fine for scrolling the child windows but if the form has a picture set then the area exposed by the scrolling is painted with the wrong area - any ideas?
[2005] MouseWheel Event -
I am have an issue where I need to know when the mousewheel has stopped scrolling. I have a procedure that is started when the MouseWheel event is raised. This procedure just keeps going until I call Stop, which I need to do when the Mouse wheel is not being scrolled any more. I als
Dragging and Scrolling -
I've seen a lot of samples here regarding the scrolling of items that are in a fixed position relative to each other. I was wondering if anyone has any code samples for implementing a combination of dragging items and scrolling.
Thanks
Can we control formfeed -
Does anyone knows how to control formfeed? I seem to have a problem when printing a half page A4 size paper and the printer keeps scrolling to the end of page after printing it. Whereby I want the printer to stop after printing without scrolling the paper or formfeed. Anyone has any id
Listbox scrolling looks backwards -
I've noticed this for a while and I see it is fixed in VB.NET.. but is there any way to make Listboxes not look like they are scrolling up when scrolling down?
Has anyone else noticed this? When you use the mouse wheel to scroll down a few lines in a listbox, the actual listbox vie
Possible to stop VB from scrolling to the top of a textbox when new text is added -
Whenever new text is added to atextbox, it automaticaly scrolls to the top.
is it possible to stop it from doing so?
i have to use in the _change event, text1.selstart = len(text1.text)
but this causes a ton of flicker, as vb scrolls it to the top once text is added, and i h
Listbox enabled and scrolling -
I have a multiselection listbox with a number of checkbox styled items. I would like the use to be able to stroll through the list but not change the selection. - (Type of Access Control) -
Setting the Enabled property to false prevents the user scrolling as well as the input.
I
Keeping a text box at the bottom -
ok, i've made this IM program, and everything works fine untill speaking to people, the box just keeps scrolling to the top everytime a message is sent! is there any way to stop this
thanks
josh.
First game using Tiles, please help -
Ok, I am taking a break from my other games and decided to tinker on this new one. I want to make a graphical version of the flash game I got addicted to called TILT. One example is http://www.macromedia.com/devnet/dev...pers/fig02.gif
I would like to make my own verison of the ga
Video and Scrolling Textboxes -
Hi,
I am writing an application that has a video playing on the one side and a number of textboxes scrolling up the other.
But as soon as the textboxes start scrolling the video quality gets dreadful.
I have tried seperate threads but still it is no better. ANy ideas?
I am using a
Smooth-Scrolling Tiles -
Hi, I recently made a smooth-scrolling tile engine in DirectDraw (well... somewhat smooth-scrolling). I have one problem, however, if you scroll from the left or right or vice-versa, the first line of tiles are... not drawn properly. However, if I scroll up or down, the same error don'
Any way to stop editing in MS Word ! -
Is there any way to stop editing on MS Word Document , like there should be no editing , no drag drop , no delete etc.
World document is not getting opened in MS Word Aplication
it is opened in some OLE container or Own Active X Control .
Scrolling can be done but editing should
Continuous Scrolling Graph -
I'm trying to create a continuous scrolling graph. I'm reading in data, ploting it on a picture box, and scrolling the picture box as the data reaches the right edge. After all the data is taken, I want to be able to scroll the graph back to the beginning (and to points inbetween). Usi
My game - map scrolling -
Hi!
I've been programming for about a month now and i've come up with this. But, I have no map scrolling! I have no idea where to start. Any tips? Anything? Thanks!