Re: Motif/Xt: Trigger reconfiguration of a widget

2021-10-28 Thread Holger Sebert
On 10/28/21 09:09, Marc Balmer wrote: I am working on Motif code, so please excuse if this mailing list is not the right place for asking my question, but since Motif is based on libXt, I thought I'll give it a try. -- I would like to add and remove CascadeButtons dynamically to and from a menub

Re: Motif/Xt: Trigger reconfiguration of a widget

2021-10-28 Thread Marc Balmer
> I am working on Motif code, so please excuse if this mailing list is > not the right place for asking my question, but since Motif is based on > libXt, I thought I'll give it a try. -- > > I would like to add and remove CascadeButtons dynamically to and from > a menubar (a.k.a RowColumn widget).

Motif/Xt: Trigger reconfiguration of a widget

2021-10-27 Thread Holger Sebert
Hi, I am working on Motif code, so please excuse if this mailing list is not the right place for asking my question, but since Motif is based on libXt, I thought I'll give it a try. -- I would like to add and remove CascadeButtons dynamically to and from a menubar (a.k.a RowColumn widget). For