Hi Rick, Aaron tells me that WE already manages to speak the Intellisense of visual studio, so I suppose the 2 environments must implement it in different ways.
I also found that WE does not speak the Intellisense as it's used in the visual foxpro environment either. I did have a MS engineer tell me that visual studio, and products created with it, have newer capabilities as far as their controls, which include the support of the controls for something called "text services framework". These added capabilities for controls may be why intellisense works already in visual studio (but if you find it doesn't work for you, perhaps you should raise the issue with Aaron). good luck, Chip ------------------------------ Chip Orange Database Administrator Florida Public Service Commission [email protected] (850) 413-6314 (Any opinions expressed are solely those of the author and do not necessarily reflect those of the Florida Public Service Commission.) > -----Original Message----- > From: Ricks Place [mailto:[email protected]] > Sent: Tuesday, January 27, 2009 1:27 PM > To: [email protected] > Subject: Re: more help with MSAA > > Hi Chip: > Just touching bases as I will be working on Intellisense in > VWD or Visual > Studio etc... when I get there and it will likely be a > similar situation. > So, I will start following your posts since you are in a Microsoft > Environment and things may be the same or similar in some cases like > Intellisense. > Rick USA > From: "Chip Orange" <[email protected]> > To: <[email protected]> > Sent: Tuesday, January 27, 2009 12:34 PM > Subject: RE: more help with MSAA > > > Thank you so much Ron for clarifying that. > > It looks to me like the data I want, the text being written to the > screen for intellisense in office applications, is not available from > msaa. Does anyone know if that's possible? > > I think I'll change tactics and just watch for the correct kind of > Window to open. > > thanks. > > Chip > > > > > > > ------------------------------ > > Chip Orange > Database Administrator > Florida Public Service Commission > > [email protected] > (850) 413-6314 > > (Any opinions expressed are solely those of the author and do not > necessarily reflect those of the Florida Public Service Commission.) > > > > -----Original Message----- > > From: Ron Parker [mailto:[email protected]] > > Sent: Monday, January 26, 2009 4:28 PM > > To: [email protected] > > Subject: Re: more help with MSAA > > > > Chip Orange wrote: > > > Since I'm not blocking, but just "watching" them go by in > my script, > > > then I don't need to prefetch right? > > > > > > > > > > You never "need" to prefetch. It will help performance in > > some cases, > > particularly in the case where you're resending events, but it's not > > strictly necessary. It also won't get you any more data than you're > > getting now; it's strictly a performance enhancement. > > > > > >
