Re: Visual studeo question

  • From: "Ricks Place" <OFBGMail@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 3 Feb 2009 18:42:35 -0500

Let me know if you have any problems.
Rick USA
  ----- Original Message ----- 
  From: Christy Schulte 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Tuesday, February 03, 2009 4:35 PM
  Subject: Re: Visual studeo question


    Yep, it's a command in the jaws scripts that pops you into the list of 
classes, or is supposed to.

    I hadn't yet created the code for the event, which is why I was trying to 
get to that list. This helps though, I'll use it instead or at least until I 
figure out why the script isn't working. Thanks!


    ----- Original Message ----- 
    From: Ricks Place 
    To: programmingblind@xxxxxxxxxxxxx 
    Sent: Tuesday, February 03, 2009 3:25 PM
    Subject: Re: Visual studeo question


    Insert Del twice? Is that a jaws thing? Anyway, to get to the events for 
your TextBox or other controls. If you already created the event it will be in 
the code module for that Form or Page. So it should be in your code editor 
already. It will likely be a subroutine and have the name of the control in the 
subroutine name and the event toward the end of the heading for the Subroutine. 
If it is not there you can bring up the forms designer, tab to the control, 
right mouse click it and select properties window from the context menu that 
comes up. Then back tab to the ToolBar and arrow right to the Events Button. 
Arrow down to the event you want, hit enter and a subroutine stub as described 
above will be placed in your Code File for that Form or code file or script if 
you are working  on a Website.
      Rick USA
      ----- Original Message ----- 
      From: Christy Schulte 
      To: programmingblind@xxxxxxxxxxxxx 
      Sent: Tuesday, February 03, 2009 4:10 PM
      Subject: Visual studeo question


      HI all,

      I'm working in VS 2008 with jaws 9.0 and the scripts. I need to change 
the code for when a text box's text changes. Last week, I was able to select 
this event by just going into the code editor, pressing insert-delete twice 
quickly, then selecting the control. From there I could tab over and select the 
event and I was good to go. Now today, it's not wanting to work. Pressing 
insert-delete twice, no matter how fast I do it, just sits there. Any idea what 
I can do to fix this, or an alternative method of getting to these events? 
Other script functions work so I know it's not that. It does try to tell me 
something about a class, as it's supposed to with the first press, but it won't 
move me to the list. If it matters, I'm working in visual basic.

Other related posts: