Hi:

I have a toplevel with frames and buttons etc. that I use as
a dialog in program-A. I want to also use this same toplevel in
program-B. I tried the following:

load program-A
select the toplevl
control-c
compound create
give it a name
save compounds

... exit, rerun program...
load program-B
load compounds
select the highest level of program-B
insert user compound

Is this the right way to do this?


It looks ok, but  it reuses all the same
widget aliases. Some of these are the same as
those already in program-B. Is there a way
around this?

But these do seem to load, so how could I use them
if there are 2 with the same name?

Should I remove all aliases before making a
compound?

thanks
eric


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to