On 12/28/2015 4:43 PM, Malik Brahimi wrote:

I have an event driven script

What does that mean, more specifically?

that prompts users as the events are
triggered with a message box. Is there anyway with any GUI toolkit to
create these dialogs simultaneously in the event that they coincide?

Yes, in tkinter, though the events must be tk events.
(By simultaneously, I presume you mean in the event handler.)


--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list
  • Message Box Malik Brahimi
    • Re: Message Box Terry Reedy

Reply via email to