On Sun, 2 Sep 2018 13:40:18 -0700 (PDT), Nick Berg wrote:
> how can i be able to store a list of values to drop-down menu and then
> grab the value that the user selects?
>
> **
> name = month = year = ''
>
> # populate names, months, years
> names.ad
On Tue, 4 Sep 2018 10:13:07 -0700 (PDT), Nick Berg wrote:
[snip]
>
> May i ask how you managed to send an email with a domain
> nowhere.invalid ? I would like to do the same.
I don't post by sending email, I post by using a news client (slrn),
which interacts with the Usenet system
(en.wikipedia.o
On 9/4/2018 1:03 PM, Peter Pearson wrote:
On Sun, 2 Sep 2018 13:40:18 -0700 (PDT), Nick Berg wrote:
how can i be able to store a list of values to drop-down menu and then
grab the value that the user selects?
In a python program, use one of the gui packages. Tkinter usually comes
with python
On Sun, 2 Sep 2018 13:40:18 -0700 (PDT), Nick Berg wrote:
> how can i be able to store a list of values to drop-down menu and then
> grab the value that the user selects?
>
> **
> name = month = year = ''
>
> # populate names, months, years
> names.ad