TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
adidardi
NA
1
0
UI Threads in MDI environment
Aug 23 2007 2:19 AM
Hi,
I'm developing a serial terminal that supports multi sessions (A Form for every new serial opened).
My problem is when a port receives big amount of data which means that the corresponding Form should be updated all the time -> UI thread gets busy and other elements in the UI becomes slow to operate.
How can I solve this ?
The Ideal way is that every Form (or control on that Form) will be in a separate thread.
Is there a way to write multi threaded UI ?
Thanks,
adidardi
Reply
Answers (
0
)
Is there any specific format available for entering date in my textbox for windows application?
where i can get projects with source codes?