I am using a notebook widget in one of my designs. The book consists of
three pages. On page 2 I have button that I would like to do some work and
when completed raise page 3. It would appear the command to do this is
fairly straight forward, but I can't seem to get it to work.
The command I'm using is as follows
.top40.tab42 raise page3
When this didn't work I thought I would simply try to see what the command
returned when a page index wasn't provided. In either case I get the same
error message. Any ideas?
bad option "raise": should be one of...
.top40.tab42 add ?arg arg ...?
.top40.tab42 cget option
.top40.tab42 childsite ?arg arg ...?
.top40.tab42 component ?name? ?arg arg ...?
.top40.tab42 config ?option? ?arg arg ...?
.top40.tab42 configure ?arg arg ...?
.top40.tab42 delete ?arg arg ...?
.top40.tab42 index ?arg arg ...?
.top40.tab42 insert index ?arg arg ...?
.top40.tab42 isa className
.top40.tab42 next
.top40.tab42 pageconfigure index ?arg arg ...?
.top40.tab42 prev
.top40.tab42 select index
.top40.tab42 view ?arg arg ...?
while executing
".top40.tab42 raise"
(procedure "createScript" line 167)
Robert M. Bartis
Lucent Technologies *
Room HO 1C-413A
* 732.949.4565
* [EMAIL PROTECTED]
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user