473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Rich Text Box Progress Display problems


Hi. I have a class that call another class which handles progress
messaging. The progress messaging class has an RTF that's supposed to
display progress messages using the appendtext method.

When I call the progress messaging class, the form pops up, but the rtf
fails to display or show messages. Any idea what the prob might be?
Here's the calling code:

Dim ProcessUpdates1 As New Progress_Updates

ProcessUpdates1.Show()
ProcessUpdates1.ProcessUpdates.BringToFront()
ProcessUpdates1.ProcessUpdates.AppendText("Please Wait...")
ProcessUpdates1.ProcessUpdates.Focus()
ProcessUpdates1.ProcessUpdates.ScrollToCaret()

Of course, "ProcessUpdates" references the RTF

Thanks,

Henry

Nov 13 '06 #1
1 1342
<mg********@hotmail.comschrieb:
When I call the progress messaging class, the form pops up, but the rtf
fails to display or show messages. Any idea what the prob might be?
Here's the calling code:

Dim ProcessUpdates1 As New Progress_Updates

ProcessUpdates1.Show()
ProcessUpdates1.ProcessUpdates.BringToFront()
What do you want to archieve with the line above?
ProcessUpdates1.ProcessUpdates.AppendText("Please Wait...")
Are you sure you are calling the method from within the thread the control
has been created on?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 14 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ankur Goyal | last post by:
Hi ! Please let me know... how a Rich text box can be used in ASP.net page..for text formatting and how it can be stored in database. Thanks Ankur Goyal
7
by: Oleg | last post by:
I have a web form let's say 'YYZ.aspx'. It has an iframe in it. When it loads it shows progress bar in IE this way: loading for page then again loading for page in iframe. This part is fine....
1
by: Prabhudhas Peter | last post by:
Hello, Need an easy way to Display the property values of an object (dynamically) ie I need to show the values of an Object in a rich text box. Background : We have a form, with a rich...
8
by: Radek Budař | last post by:
Hi all, i have trouble with changing text value of textbox on runtime. I use this control to display process information about sending e-mail per smtp. I use external component >>Imports...
9
by: Neil | last post by:
I need to implement a rich text box in an MDB file for a user base that consists of Access 2000 and Access 2002. Unfortunately, I'm using Access 2003 on my development machine. My understanding is...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
1
by: Randy Shore | last post by:
I have run into a problem with the new rich text control in Access 2007. It seems that you can only choose from 6 preset font sizes when entering or editing text. The sizes are...
1
gcoaster
by: gcoaster | last post by:
Hello Group, I was wondering if anyone out there can help me I have a form Unbound List Box Control on the form The row source is a built-in query. I was wondering if there is anyway to...
6
by: MarwaAlSagheer | last post by:
I have data table with Two Columns (S_column,R_column) and I want to display these data at rich text box like this formate : (Red Color ) >>> it just Title Data of Column (Black Color ) ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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
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
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,...

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.