panelTypes

Post any questions, ideas, or topics related to Jython and Python scripting.
Post Reply
User avatar
joleenf
Posts: 1123
Joined: Mon Jan 19, 2009 7:16 pm

panelTypes

Post by joleenf »

Hi,

Is it possible to add a inputPanelTypesString.uppercase() to the code underlying buildWindow so that if a user types any

globe
GLOBE
Globe

input, it is acceptable. Also, it is a bit confusing why globe is entered without quotes, but text is entered with quotes in other commands like getADDEImage. I would think that text input should be consistently quoted for various input commands.

Joleen
User avatar
bobc
Posts: 990
Joined: Mon Nov 15, 2010 5:57 pm

Re: panelTypes

Post by bobc »

Hi Joleen -

Thanks for the comments/suggestions about the panelTypes keyword in buildWindow. I wrote this up as Inquiry 1776. This inquiry addresses both the inputPanelTypesString.uppercase() suggestion as well as the observation this keyword doesn't require quotes around the text string value.

http://mcidas.ssec.wisc.edu/inquiry-v/?inquiry=1776

Thanks again -
Bob
Post Reply