[jawsscripts] Using Virtual Viewer right after DlgSelectItemInList
- From: Kamil Shafizadeh <kamilimak@xxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Tue, 1 Jul 2008 05:12:52 +0330
Hi folks,
I'm trying to give the user the choice of selecting an item using
DlgSelectItemInList and then displaying the related details in Virtual Viewer.
The problem is that once I add the text to the user buffer and try to activate,
it shows up for a second and the gets closed.
If I put several pauses after adding text and before activating the buffer,
virtual viewer shows up and stays.
Dependency on pauses is what I would like to avoid.
Any advice would be highly appreciated.
(The sample code comes below)
Thanks,
Kamil
Let result = DlgSelectItemInList("Word1|Word2", "Glossary", TRUE, 1)
If result == 1 Then
UserBufferClear()
UserBufferAddText("blah blah blah")
UserBufferAddText("blah blah blah")
Pause() Pause() Pause() Pause() Pause()
UserBufferActivate()
EndIf
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
__________
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: Using Virtual Viewer right after DlgSelectItemInList
- From: Jackie McBride
- References:
- [jawsscripts] software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Geoff Chapman
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Stan Bobbitt
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jerry White, MBA
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jackie McBride
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Everything you wanted... manual
- From: Smith, Alice A. HQ DCO
- [jawsscripts] Re: Everything you wanted... manual
- From: Jackie McBride
- [jawsscripts] Re: Everything you wanted... manual
- From: Smith, Alice A. HQ DCO
- [jawsscripts] Re: Everything you wanted... manual
- From: Chris & Doris
- [jawsscripts] Re: Everything you wanted... manual
- From: Geoff Chapman
Other related posts:
- » [jawsscripts] Using Virtual Viewer right after DlgSelectItemInList
- » [jawsscripts] Re: Using Virtual Viewer right after DlgSelectItemInList
- » [jawsscripts] Re: Using Virtual Viewer right after DlgSelectItemInList
- » [jawsscripts] Re: Using Virtual Viewer right after DlgSelectItemInList
- [jawsscripts] Re: Using Virtual Viewer right after DlgSelectItemInList
- From: Jackie McBride
- [jawsscripts] software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jitendra
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jamal Mazrui
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Geoff Chapman
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Stan Bobbitt
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jerry White, MBA
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Jackie McBride
- [jawsscripts] Re: software with unfixed ctrl ID
- From: Marlon Brandão de Sousa
- [jawsscripts] Everything you wanted... manual
- From: Smith, Alice A. HQ DCO
- [jawsscripts] Re: Everything you wanted... manual
- From: Jackie McBride
- [jawsscripts] Re: Everything you wanted... manual
- From: Smith, Alice A. HQ DCO
- [jawsscripts] Re: Everything you wanted... manual
- From: Chris & Doris
- [jawsscripts] Re: Everything you wanted... manual
- From: Geoff Chapman