473,480 Members | 2,300 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Moving Message in VB6

1 New Member
Hi Everybody,

I have just joined this forum. I am facing a problem while developing a software in VB6. the aim is to use a label of approx. 30 mm height covering full width of the screen with very large font size. The message must move left continuously like ticker tape on TV screen.

If I use timer control (50 mS, or so) to move the message flickering occours. Is there a way out ? It works well except the flickker. Can somebody suggest how to get rid of the flikker?

Brijesh1962
Dec 1 '07 #1
5 1918
debasisdas
8,127 Recognized Expert Expert
Can you specify, how you are trying to move the message on the label.
Dec 3 '07 #2
vdraceil
236 New Member
Hi Everybody,

I have just joined this forum. I am facing a problem while developing a software in VB6. the aim is to use a label of approx. 30 mm height covering full width of the screen with very large font size. The message must move left continuously like ticker tape on TV screen.

If I use timer control (50 mS, or so) to move the message flickering occours. Is there a way out ? It works well except the flickker. Can somebody suggest how to get rid of the flikker?

Brijesh1962
Try increasing the interval of the timer to about 150 or 200..flickering occurs because at a very low intervals,the screen needs to be updated very frequently
Dec 9 '07 #3
Killer42
8,435 Recognized Expert Expert
You might want to try playing with some of the properties of the underlying form, such as AutoRedraw and ClipControls.
Dec 10 '07 #4
vdraceil
236 New Member
You might want to try playing with some of the properties of the underlying form, such as AutoRedraw and ClipControls.
I've never used those properties(AutoRedraw and ClipControls)..it'll be useful if i know how to use them..i just want to know more.
Dec 11 '07 #5
Killer42
8,435 Recognized Expert Expert
I've never used those properties(AutoRedraw and ClipControls)..it'll be useful if i know how to use them..i just want to know more.
I recommend looking them up in the doco and having a play. This is the sort of area where I'm never certain of the correct way to do things. I just fiddle with them until things seem to work.
Dec 12 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
1536
by: Ron Mexico | last post by:
Hi, Currently have an app that maintain that is written in VB6 and uses an access db (backend db only used as a data store not writing to the db). This app is a client app not server multi-teir...
3
3014
by: Just Me | last post by:
If I move the mouse cursor over a control and stop moving I get a MouseHover event. If I then move the cursor while staying within the control and then stop moving I do not get another...
2
9359
by: Diogo Alves - Software Developer | last post by:
Greetings I would like to knowhow can I put a sliding panel... I've done this: if (panel1.Width < 300) { while (panel1.Width < 300) { panel1.Width = panel1.Width + 40;
0
1828
by: linkswanted | last post by:
We are your trusted source. World Moving & Storage is bonded and licensed by the U.S. Department of Transportation and is one of the largest residential moving and corporate relocation company in...
0
1762
by: linkswanted | last post by:
We are your trusted source. World Moving & Storage is bonded and licensed by the U.S. Department of Transportation and is one of the largest residential moving and corporate relocation company in...
0
7091
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6743
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6966
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5344
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4787
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2999
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1303
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
564
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
185
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.