yad
yad copied to clipboard
Is it possible to use Paned and Notebook dialogs together.
My use case is to have a Notebook Dialog control several tabs. A couple of those tabs require the use of form and list dialogs in a panel, similar to the common "find frontend" example demonstrating the use of paned diologs. Is it possible combine both paned and notebook dialogs? If so, can anyone provide any simple working examples of how to do this?