Select to view content in your preferred language

Create GUI usuing Python to edit Geodatabase

1189
10
11-01-2023 10:19 AM
GIS_GettingItSolved
Emerging Contributor

I'm new here and new to working with Python.  That said, I'm trying to create a GUI that includes dropdown menus that the user can use to edit a feature dataset.  I've been working with tkinter to create a GUI with the dropdown options but I'm running into a wall when I try to connect my GUI to my file geodatabase (fgdb).

My question is:  "Is it possible to create a GUI with dropdown menues' that can update a file geodatabase?

Thanks for any input/suggestions/comments!

Tags (1)
0 Kudos
10 Replies
GIS_GettingItSolved
Emerging Contributor

Hi StaticK.  Thank you for the comment!  That's an encouraging reply to see that this is possible but intimidating when considering your comments about the unstableness along with earlier comments by Blake and Hayden.

0 Kudos