Click here to Skip to main content
16,004,991 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to change a control into an array? Pin
rushing4-Aug-05 15:46
rushing4-Aug-05 15:46 
AnswerRe: How to change a control into an array? Pin
Daniel13244-Aug-05 16:40
Daniel13244-Aug-05 16:40 
AnswerRe: How to change a control into an array? Pin
Mohamad Al Husseiny4-Aug-05 16:44
Mohamad Al Husseiny4-Aug-05 16:44 
GeneralActivating WinForm with Handle (VB .NET) Pin
Anonymous4-Aug-05 9:42
Anonymous4-Aug-05 9:42 
GeneralRe: Activating WinForm with Handle (VB .NET) Pin
Empires4-Aug-05 13:47
Empires4-Aug-05 13:47 
GeneralRe: Activating WinForm with Handle (VB .NET) Pin
Anonymous5-Aug-05 5:16
Anonymous5-Aug-05 5:16 
GeneralRe: Activating WinForm with Handle (VB .NET) Pin
Dave Kreskowiak5-Aug-05 12:14
mveDave Kreskowiak5-Aug-05 12:14 
Generalscreen updating slow Pin
Member 18823754-Aug-05 9:03
Member 18823754-Aug-05 9:03 
Hi all,
I have 20 or so VB6.0 macros, including an AutoExec macro that I use in Word. Once in a while Users complain that as they type characters into a new, or existing doc, the characters are slow to appear on the screen. My macros only run at the opening of new documents, or the saving/closing of documents. All macros are called by Users via function keys. Only AutoExec is run when Word opens (if I understand the docs correctly). So I "think" none of my code is actually running while a User is in a new, or existing doc, and typing away.

What object do I test to see the current state of the char buffer that Word stores the characters as the User types them in ? I assume the chars are stored somewhere in an object in Word, question is what is it and can I access it and flush it to the screen if it's getting too big ?

Any ideas what is going on here ?

Ed




GeneralRe: screen updating slow Pin
Dave Kreskowiak4-Aug-05 9:34
mveDave Kreskowiak4-Aug-05 9:34 
GeneralRe: screen updating slow Pin
Member 18823754-Aug-05 9:53
Member 18823754-Aug-05 9:53 
GeneralRe: screen updating slow Pin
Dave Kreskowiak4-Aug-05 11:24
mveDave Kreskowiak4-Aug-05 11:24 
GeneralRe: screen updating slow Pin
Rob Graham6-Aug-05 14:52
Rob Graham6-Aug-05 14:52 
GeneralRe: screen updating slow Pin
Member 18823757-Aug-05 4:18
Member 18823757-Aug-05 4:18 
Generalapplication quits randomly Pin
BeckII4-Aug-05 8:02
sussBeckII4-Aug-05 8:02 
GeneralRe: application quits randomly Pin
Dave Kreskowiak4-Aug-05 9:31
mveDave Kreskowiak4-Aug-05 9:31 
GeneralDash confusion Pin
toppscrt4-Aug-05 8:00
toppscrt4-Aug-05 8:00 
GeneralRe: Dash confusion Pin
Dave Kreskowiak4-Aug-05 9:29
mveDave Kreskowiak4-Aug-05 9:29 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 9:45
toppscrt4-Aug-05 9:45 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 10:18
toppscrt4-Aug-05 10:18 
GeneralRe: Dash confusion Pin
Dave Kreskowiak4-Aug-05 11:30
mveDave Kreskowiak4-Aug-05 11:30 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 12:56
toppscrt4-Aug-05 12:56 
GeneralRe: Dash confusion Pin
toppscrt4-Aug-05 13:52
toppscrt4-Aug-05 13:52 
GeneralRe: Dash confusion Pin
toppscrt5-Aug-05 5:11
toppscrt5-Aug-05 5:11 
GeneralRe: Dash confusion Pin
Dave Kreskowiak5-Aug-05 6:33
mveDave Kreskowiak5-Aug-05 6:33 
GeneralRe: Dash confusion Pin
toppscrt5-Aug-05 13:34
toppscrt5-Aug-05 13:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.