Re: OK, I think, I got it... is it a bug?
- From: ZB <zbWITHOUT_THIS@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jul 2009 02:19:31 +0000 (UTC)
As a workaround for today, I'm disabling traversal now like this:
#v+
set activeNotebooks [::ttk::notebook::Cleanup $path]
pack forget {*}[winfo children $path]
foreach tmpw $activeNotebooks {::ttk::notebook::Cleanup $tmpw}
#v-
Don't know much about "Cleanup" procedure; is the above safe way?
--
Zbigniew
.
- References:
- Key-shortcuts sometimes doesn't work
- From: ZB
- Re: Key-shortcuts sometimes doesn't work
- From: ZB
- Re: Key-shortcuts sometimes doesn't work
- From: ZB
- OK, I think, I got it... is it a bug?
- From: ZB
- Key-shortcuts sometimes doesn't work
- Prev by Date: Re: Freewrap query
- Next by Date: Re: Timeout when idle
- Previous by thread: OK, I think, I got it... is it a bug?
- Index(es):
Relevant Pages
|