RE: [tcltk-perl] Menu changes ??
Brought to you by:
hobbs
From: Jeff H. <je...@ac...> - 2004-04-22 16:26:38
|
> > I agree that we need to improve the tests. Below is the DialogBox > > code that no longer works. This should be made a test (again, when SF > > comes back to life), but you can see now the issues. > > I tried the code below, and it works properly. > I mean, when I add > $d->Show; > as a last line of subroutine 'add', then I see DialogBox. > > It is either fixed by someone, or was not broken. We fixed the issue already - it was related to new widget classes not being added to ptk_w_names. Jeff |