[ltk-user] No dialog-box in ltk?
Matthew Stickney
mtstickney at gmail.com
Mon Dec 16 15:36:15 UTC 2013
Looks like TK doesn't have a dialog box that does what you need, and
doesn't have a special widget for creating dialog boxes, so you'll
have to roll your own (which means implementing any missing bits of
ltk). There are some examples around[1][2].
[1] http://wiki.tcl.tk/3541
[2] http://wiki.tcl.tk/8692
On Sat, Dec 14, 2013 at 2:58 PM, Josef Wolf <jw at raven.inka.de> wrote:
> Hello,
>
> I can't find the dialog widget in ltk. I can find message-box, ask-yesno,
> ask-okcancel and do-msg. But I can't find a dialog box where I can put e.g an
> entry to ask the user for additional information.
>
> Am I missing something? Any hints?
>
> --
> Josef Wolf
> jw at raven.inka.de
>
More information about the ltk-user
mailing list