Timeline for Adding custom messages in Python Toolbox of ArcPy?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 12, 2017 at 20:00 | comment | added | Tom | @CarlyR, yes, the default was just an example. It depends on what exactly you want. As it is, it will use TIFF if they selected tif (or if they selected nothing), but only if they didn't also select bmp or png. Ideally, this would be radials or a drop-down. They shouldn't have the option to select more than one. | |
| Dec 12, 2017 at 3:52 | vote | accept | CodingGrandma | ||
| Dec 12, 2017 at 3:51 | comment | added | CodingGrandma | Thank you, Tom! That was very helpful. With your default suggestion, there us no code for if the user wanted to select TIFF and remembered to check off the box. I'll try adding the code for if TIFF and then changing if BMP to elif BMP. Thank you again! | |
| Dec 11, 2017 at 20:26 | history | answered | Tom | CC BY-SA 3.0 |