in reply to Re: How can I add a new option to a composit ptk widget
in thread How can I add a new option to a composit ptk widget

Thanks for the help. It worked. All I had to is to make sure, the args that were not in the widgets are defined before

"$self->SUPER::Populate($args)"

then every thing works the same as all other args.

Regards, smh