Re: C# - is there a layout manager example for C# 2.0
- From: "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>
- To: <programmingblind@xxxxxxxxxxxxx>
- Date: Sat, 15 Dec 2007 09:42:23 -0800
odd, I sent this several days ago, hmmm
inthane
. For Blind Programming assistance, Information, Useful Programs, and Links
to Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com
. to be able to view a simple programming project in several programming
languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com
----- Original Message -----
From: "inthaneelf" <inthaneelf@xxxxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, December 12, 2007 11:26 AM
Subject: Re: C# - is there a layout manager example for C# 2.0
that sounds great, if you wish to, it also might get the denser of us,
like myself to better understand what your doing, smile.
take care,
inthane
. For Blind Programming assistance, Information, Useful Programs, and
Links to Jamal Mazrui's Text tutorial packages and Applications, visit me
at:
http://grabbag.alacorncomputer.com
. to be able to view a simple programming project in several programming
languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com
----- Original Message -----
From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, December 12, 2007 8:57 AM
Subject: RE: C# - is there a layout manager example for C# 2.0
Jamal,
Thanks. I downloaded the example and will take a look.
Haven't thought this all the way through as yet but am wondering if I
might use an example much like the fruit basket examples in creating the
demo programs for the SSIP client/server. A sort of self-voicing fruit
basket with perhaps, voice selections in the list box.
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
Sent: Wednesday, December 12, 2007 10:52 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: C# - is there a layout manager example for C# 2.0
This fruit basket program uses data binding and layout managers in C#
2.0
http://www.EmpowermentZone.com/db_fruit.zip
The Dialog class in the EdSharp.cs source code also uses FlowLayoutPanel
and TableLayoutPanel in various convenience dialogs.
Jamal
On Wed, 12 Dec 2007,
Macarty, Jay {PBSG} wrote:
Date: Wed, 12 Dec 2007 10:01:38 -0600
From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
Reply-To: programmingblind@xxxxxxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Subject: C# - is there a layout manager example for C# 2.0
All,
I've seen a few references on the web about using a layout manager to
organize controls on a form for dot net 3.0 or 3.5 but I don't see
much
in regards to 2.0 with C# 2.0 in particular. Can anyone point me to an
example of using a layout manager in 2.0?
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- Follow-Ups:
- RE: C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- References:
- programming languages , environments and jaws
- From: marvin hunkin
- auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Valiant on the laptop
- Re: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Jamal Mazrui
- RE: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Macarty, Jay {PBSG}
- Re: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Valiant on the laptop
- RE: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Macarty, Jay {PBSG}
- C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- Re: C# - is there a layout manager example for C# 2.0
- From: Jamal Mazrui
- RE: C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- Re: C# - is there a layout manager example for C# 2.0
- From: inthaneelf
Other related posts:
- » C# - is there a layout manager example for C# 2.0
- » RE: C# - is there a layout manager example for C# 2.0
- » Re: C# - is there a layout manager example for C# 2.0
- » RE: C# - is there a layout manager example for C# 2.0
- » RE: C# - is there a layout manager example for C# 2.0
- » Re: C# - is there a layout manager example for C# 2.0
- » Re: C# - is there a layout manager example for C# 2.0
- » RE: C# - is there a layout manager example for C# 2.0
take care, inthane. For Blind Programming assistance, Information, Useful Programs, and Links to Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com. to be able to view a simple programming project in several programming languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com----- Original Message ----- From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx> Sent: Wednesday, December 12, 2007 8:57 AM Subject: RE: C# - is there a layout manager example for C# 2.0 Jamal, Thanks. I downloaded the example and will take a look. Haven't thought this all the way through as yet but am wondering if I might use an example much like the fruit basket examples in creating the demo programs for the SSIP client/server. A sort of self-voicing fruit basket with perhaps, voice selections in the list box. -----Original Message----- From: programmingblind-bounce@xxxxxxxxxxxxx [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui Sent: Wednesday, December 12, 2007 10:52 AM To: programmingblind@xxxxxxxxxxxxx Subject: Re: C# - is there a layout manager example for C# 2.0 This fruit basket program uses data binding and layout managers in C# 2.0 http://www.EmpowermentZone.com/db_fruit.zip The Dialog class in the EdSharp.cs source code also uses FlowLayoutPanel and TableLayoutPanel in various convenience dialogs. Jamal On Wed, 12 Dec 2007, Macarty, Jay {PBSG} wrote:
Date: Wed, 12 Dec 2007 10:01:38 -0600
From: "Macarty, Jay {PBSG}" <Jay.Macarty@xxxxxxxx>
Reply-To: programmingblind@xxxxxxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Subject: C# - is there a layout manager example for C# 2.0
All,
I've seen a few references on the web about using a layout manager to
organize controls on a form for dot net 3.0 or 3.5 but I don't see
much
in regards to 2.0 with C# 2.0 in particular. Can anyone point me to an example of using a layout manager in 2.0? __________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind
__________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind __________ View the list's information and change your settings at http://www.freelists.org/list/programmingblind __________View the list's information and change your settings at http://www.freelists.org/list/programmingblind
- RE: C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- programming languages , environments and jaws
- From: marvin hunkin
- auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Valiant on the laptop
- Re: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Jamal Mazrui
- RE: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Macarty, Jay {PBSG}
- Re: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Valiant on the laptop
- RE: auto it and com automation with jfwapi, sapi, gwspeek, hal etc com audio, questions
- From: Macarty, Jay {PBSG}
- C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- Re: C# - is there a layout manager example for C# 2.0
- From: Jamal Mazrui
- RE: C# - is there a layout manager example for C# 2.0
- From: Macarty, Jay {PBSG}
- Re: C# - is there a layout manager example for C# 2.0
- From: inthaneelf