On 09/21/2004 07:04 PM, Danny Backx wrote: > I can't make much of it, so yes it would be great if you > could reproduce this with a smaller example.
OK, I've managed to do so. See the attached tarball. test.c is a wrapper with the basic GUI setup code, mkuip.c is a very-much-simplified version of the mkuip.c file from Paw++. The menu items exhibit the same problem I saw with Paw++ when compiled against Lesstif. I think the basic problem is that the Options menu is created with different kinds of widgets than the Commands menu is, and this confuses Lesstif. This is probably evil and wrong, but it is nevertheless the way Paw++ was written :-) I've verified that the test app works correctly when compiled against OpenMotif 3. regards, -- Kevin B. McCarty <[EMAIL PROTECTED]> Physics Department WWW: http://www.princeton.edu/~kmccarty/ Princeton University GPG public key ID: 4F83C751 Princeton, NJ 08544
testlesstif.tar.gz
Description: GNU Zip compressed data

