Re: [Audyssey] VB Help Needed

2010-02-05 Thread Hayden Presley
Really? Hmmm...haven't looked atthat way of doing it, I'll have to  give
that ago on my spare time.
Best Regards,
Hayden

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Thomas Ward
Sent: Friday, February 05, 2010 12:03 AM
To: Gamers Discussion list
Subject: Re: [Audyssey] VB Help Needed

Hi,
Actually, an easier and more accessible way to do this, works for all
versions, is tab to the control you want to move press f4, and simply
edit the properties such as its x/y coordinates. Bingo when you close
the property window the control will move to the part of your form where
you told it to go. Of course, this is a slightly more advanced way of
going about it and you need a fairly good idea of how the window should
look and where the controls should go. However, doing it this way is
pretty easy once you know where abouts that control should go.


On Thu, 2010-02-04 at 20:08 -0600, Hayden Presley wrote:
> Hi,
> As for "dragging", first, I want to know, which version are you using? If
it
> is VB6, then go to http://www.accessibleprograms.com, and look for the
> visual basic siripts for JAWS 7.x or later (assuming you are using JAWS).
As
> for actually dragging, you can use the control plus any of the arrow keys
to
> move the control, and shift plus any key to enlarge it or make it smaller.
> HTH



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread Jacob Kruger
Totally irrelevant, but just wondering if possible to easily enough get hold 
of a copy of the VB6 IDE since would be interesting for me to look at 
something that haven't made use of for around the last 10 years, when still 
was sighted as such.


Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

- Original Message - 
From: "Thomas Ward" 

To: "Gamers Discussion list" 
Sent: Friday, February 05, 2010 8:02 AM
Subject: Re: [Audyssey] VB Help Needed



Hi,
Actually, an easier and more accessible way to do this, works for all
versions, is tab to the control you want to move press f4, and simply
edit the properties such as its x/y coordinates. Bingo when you close
the property window the control will move to the part of your form where
you told it to go. Of course, this is a slightly more advanced way of
going about it and you need a fairly good idea of how the window should
look and where the controls should go. However, doing it this way is
pretty easy once you know where abouts that control should go.


On Thu, 2010-02-04 at 20:08 -0600, Hayden Presley wrote:

Hi,
As for "dragging", first, I want to know, which version are you using? If 
it

is VB6, then go to http://www.accessibleprograms.com, and look for the
visual basic siripts for JAWS 7.x or later (assuming you are using JAWS). 
As
for actually dragging, you can use the control plus any of the arrow keys 
to
move the control, and shift plus any key to enlarge it or make it 
smaller.

HTH




---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the 
list,

please send E-mail to gamers-ow...@audyssey.org.

__ Information from ESET NOD32 Antivirus, version of virus 
signature database 4836 (20100204) __


The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4836 (20100204) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread Thomas Ward
Hi Orin,
As this is pretty much off topic for this list can I kinly suggest that
we move this discussion over to the USA Games developers list. There you
will not only find more people that might be able to help you this topic
is fully on topic there.
HOwever, I've said this much already I have a bit of advice for you.
Since you can't see what the form is suppose to look like I'd formally
request that your instructer give you the coordinates for the buttons,
labels, etc so that you can simply bring up the form's property window
and punch that info in and have it essentually create an exact copy of
his form as far as positions goes. For the rest of it I think I can help
you with this, and for the most part it sounds like your biggest problem
is knowing how to use the IDE let alone program in it. If you sign up
for the USA Games developers list we can tackle this problem from a
blindness perspective.

Cheers!

On Thu, 2010-02-04 at 16:54 -0500, Orin wrote:
> Hi all,
> 
> I know this isn't a list to discuss development on, but I'm taking an online 
> class in VB and was wondering if anyone can help me. I really don't 
> understand the lesson's instructions because the teacher is being visual and 
> wants me to arrange and move windows to certain places and gives a picture on 
> how it should look. Then in the toolbox he wants me to drag something and put 
> "beep" in front of some lines of code which I'm guessing is in the bloody 
> image, and basically the program is supposed to be a button that when you 
> click it it beeps.
> 
> Then there's another button that, when pressed, counts from 1-500 very 
> quickly.
> 
> If anyone can help I'll send the instructions so you can be baffled as well. 
> Trying to understand these instructions and trying to learn VB the program 
> itself is proving difficult. I mailed the teacher and he said "Use VB however 
> it works for you."
> 
> That's the problem, I don't know how it works for me yet.
> 
> Thanks.
> 
> 
> 
> ---
> Gamers mailing list __ Gamers@audyssey.org
> If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
> You can make changes or update your subscription via the web, at
> http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
> All messages are archived and can be searched and read at
> http://www.mail-archive.com/gam...@audyssey.org.
> If you have any questions or concerns regarding the management of the list,
> please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread Thomas Ward
Hi,
Actually, an easier and more accessible way to do this, works for all
versions, is tab to the control you want to move press f4, and simply
edit the properties such as its x/y coordinates. Bingo when you close
the property window the control will move to the part of your form where
you told it to go. Of course, this is a slightly more advanced way of
going about it and you need a fairly good idea of how the window should
look and where the controls should go. However, doing it this way is
pretty easy once you know where abouts that control should go.


On Thu, 2010-02-04 at 20:08 -0600, Hayden Presley wrote:
> Hi,
> As for "dragging", first, I want to know, which version are you using? If it
> is VB6, then go to http://www.accessibleprograms.com, and look for the
> visual basic siripts for JAWS 7.x or later (assuming you are using JAWS). As
> for actually dragging, you can use the control plus any of the arrow keys to
> move the control, and shift plus any key to enlarge it or make it smaller.
> HTH



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread shaun everiss
hmmm
you need vb shortcuts  keys.
there is a llink on empowermentzone for all the document projects and there are 
manuals ofr the dotnet stuff in there like www.empowermentzone.com/cnet_doc.zip 
or cnetdoc.zip or vbnetdoc.zip.
actually this was probably in another zip but I never kept the link.
I lost a lot of stuff in a hardware crash of the main backup drive last year 
and I have never checked all my address data because its every which way.

At 10:54 a.m. 5/02/2010, you wrote:
>Hi all,
>
>I know this isn't a list to discuss development on, but I'm taking an online 
>class in VB and was wondering if anyone can help me. I really don't understand 
>the lesson's instructions because the teacher is being visual and wants me to 
>arrange and move windows to certain places and gives a picture on how it 
>should look. Then in the toolbox he wants me to drag something and put "beep" 
>in front of some lines of code which I'm guessing is in the bloody image, and 
>basically the program is supposed to be a button that when you click it it 
>beeps.
>
>Then there's another button that, when pressed, counts from 1-500 very quickly.
>
>If anyone can help I'll send the instructions so you can be baffled as well. 
>Trying to understand these instructions and trying to learn VB the program 
>itself is proving difficult. I mailed the teacher and he said "Use VB however 
>it works for you."
>
>That's the problem, I don't know how it works for me yet.
>
>Thanks.
>
>
>
>---
>Gamers mailing list __ Gamers@audyssey.org
>If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
>You can make changes or update your subscription via the web, at
>http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
>All messages are archived and can be searched and read at
>http://www.mail-archive.com/gam...@audyssey.org.
>If you have any questions or concerns regarding the management of the list,
>please send E-mail to gamers-ow...@audyssey.org.



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread Hayden Presley
Oops, make that just larger. 
Best regards,
Hayden

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Hayden Presley
Sent: Thursday, February 04, 2010 8:08 PM
To: 'Gamers Discussion list'
Subject: Re: [Audyssey] VB Help Needed

Hi,
As for "dragging", first, I want to know, which version are you using? If it
is VB6, then go to http://www.accessibleprograms.com, and look for the
visual basic siripts for JAWS 7.x or later (assuming you are using JAWS). As
for actually dragging, you can use the control plus any of the arrow keys to
move the control, and shift plus any key to enlarge it or make it smaller.
HTH

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Orin
Sent: Thursday, February 04, 2010 3:55 PM
To: Gamers Discussion list
Subject: [Audyssey] VB Help Needed

Hi all,

I know this isn't a list to discuss development on, but I'm taking an online
class in VB and was wondering if anyone can help me. I really don't
understand the lesson's instructions because the teacher is being visual and
wants me to arrange and move windows to certain places and gives a picture
on how it should look. Then in the toolbox he wants me to drag something and
put "beep" in front of some lines of code which I'm guessing is in the
bloody image, and basically the program is supposed to be a button that when
you click it it beeps.

Then there's another button that, when pressed, counts from 1-500 very
quickly.

If anyone can help I'll send the instructions so you can be baffled as well.
Trying to understand these instructions and trying to learn VB the program
itself is proving difficult. I mailed the teacher and he said "Use VB
however it works for you."

That's the problem, I don't know how it works for me yet.

Thanks.



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] VB Help Needed

2010-02-04 Thread Hayden Presley
Hi,
As for "dragging", first, I want to know, which version are you using? If it
is VB6, then go to http://www.accessibleprograms.com, and look for the
visual basic siripts for JAWS 7.x or later (assuming you are using JAWS). As
for actually dragging, you can use the control plus any of the arrow keys to
move the control, and shift plus any key to enlarge it or make it smaller.
HTH

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Orin
Sent: Thursday, February 04, 2010 3:55 PM
To: Gamers Discussion list
Subject: [Audyssey] VB Help Needed

Hi all,

I know this isn't a list to discuss development on, but I'm taking an online
class in VB and was wondering if anyone can help me. I really don't
understand the lesson's instructions because the teacher is being visual and
wants me to arrange and move windows to certain places and gives a picture
on how it should look. Then in the toolbox he wants me to drag something and
put "beep" in front of some lines of code which I'm guessing is in the
bloody image, and basically the program is supposed to be a button that when
you click it it beeps.

Then there's another button that, when pressed, counts from 1-500 very
quickly.

If anyone can help I'll send the instructions so you can be baffled as well.
Trying to understand these instructions and trying to learn VB the program
itself is proving difficult. I mailed the teacher and he said "Use VB
however it works for you."

That's the problem, I don't know how it works for me yet.

Thanks.



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


[Audyssey] VB Help Needed

2010-02-04 Thread Orin
Hi all,

I know this isn't a list to discuss development on, but I'm taking an online 
class in VB and was wondering if anyone can help me. I really don't understand 
the lesson's instructions because the teacher is being visual and wants me to 
arrange and move windows to certain places and gives a picture on how it should 
look. Then in the toolbox he wants me to drag something and put "beep" in front 
of some lines of code which I'm guessing is in the bloody image, and basically 
the program is supposed to be a button that when you click it it beeps.

Then there's another button that, when pressed, counts from 1-500 very quickly.

If anyone can help I'll send the instructions so you can be baffled as well. 
Trying to understand these instructions and trying to learn VB the program 
itself is proving difficult. I mailed the teacher and he said "Use VB however 
it works for you."

That's the problem, I don't know how it works for me yet.

Thanks.



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.