RE: Listbox In Python

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 18 Jul 2011 13:32:48 -0400

Jython.

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Trouble
Sent: Monday, July 18, 2011 9:00 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: Listbox In Python

Make up your minds, is this a python thread or java? Reflect it in 
subject you so called self policers.

At 07:00 AM 7/18/2011, you wrote:
>Hi Mike,
>For Java, you would want to check out SWT, which is the Standard 
>Widget Toolkit. You'd also want to look into a package called JFace. 
>See http://wiki.eclipse.org/index.php/JFace
>
>Jim
>
>-----Original Message-----
>From: programmingblind-bounce@xxxxxxxxxxxxx 
>[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Mike
>Sent: Saturday, July 16, 2011 5:09 PM
>To: programmingblind@xxxxxxxxxxxxx
>Subject: Re: Listbox In Python
>
>Thank you for the pointer to the editor, Alex.  I will look into this when I
>learn wxPython.  Do you know of anything like this for Java?  I take Java II
>in the fall at my college, and we will be doing a lot of GUI programming.
>My professor uses the NetBeans drag and drop tool.  I will use Sodbeans, the
>project developed by Dr. Andreas Stefik.
>
>Thanks,
>Mike
>
>-----Original Message-----
>From: Alex Hall
>Sent: Saturday, July 16, 2011 3:44 PM
>To: programmingblind@xxxxxxxxxxxxx
>Subject: Re: Listbox In Python
>
>I personally prefer code. However, wxPython comes with an editor
>called XRCed which is mostly useable with jaws and lets you edit XRC
>pretty easily. XRC is to a gui what css is to a website, sort of. It
>basically lets you use an xml-like syntax in a .xrc file to define how
>your gui looks. You then load that xrc when you want to use it with
>wx.
>
>On 7/16/11, Mike <foxwarrior09@xxxxxxxxxxx> wrote:
> > Harmony, have you always built GUI applications in code, or has anyone on
> > this list ever found a drag/drop tool that can be used with the keyboard
> > to
> > write GUI-based applications?  I know that one can use JAWS scripts with
> > Visual Studio to visually build Windows forms applications, but what about
> > other languages?
> >
> > Thank you,
> > Mike
> >
> > -----Original Message-----
> > From: Harmony Neil
> > Sent: Saturday, July 16, 2011 9:49 AM
> > To: programmingblind@xxxxxxxxxxxxx
> > Subject: Listbox In Python
> >
> > I've made a listbox which it is possible to get to using the mouse, or
> > route jaws to pc cursor, but I can't get to it just using the normal
> > cursor. When I arrow up and down it just doesn't do anything. I know
> > the only thing I have in the window right now is the listbox, but
> > still ...
> > Can anyone make any suggestions as to how to improve the attached file?
> > Thanks,
> > Harmony.
> >
> > __________
> > View the list's information and change your settings at
> > //www.freelists.org/list/programmingblind
> >
> >
>
>
>--
>Have a great day,
>Alex (msg sent from GMail website)
>mehgcap@xxxxxxxxx; http://www.facebook.com/mehgcap
>__________
>View the list's information and change your settings at
>//www.freelists.org/list/programmingblind
>
>__________
>View the list's information and change your settings at
>//www.freelists.org/list/programmingblind
>
>
>This e-mail and any attachments to it are confidential and are 
>intended solely for use of the individual or entity to whom they are 
>addressed.  If you have received this e-mail in error, please notify 
>the sender immediately and then delete it.  If you are not the 
>intended recipient, you must not keep, use, disclose, copy or 
>distribute this e-mail without the author's prior permission.  The 
>views expressed in this e-mail message do not necessarily represent 
>the views of Highmark Inc., its subsidiaries, or affiliates.
>__________
>View the list's information and change your settings at
>//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: