Motif 1.2 Support.

I have an application which utilizes the LessTif libraries and I want to try the OpenMotif libraries instead. LessTif is a Motif clone and is supposedly compatible with Motif 1.2 and Motif 2.0 (I need 1.2). Is there support for Motif 1.2 in OpenMotif? If not, are there alternatives or should I press the developer of the application to upgrade his application to use OpenMotif 2.1?


Mark

Mark's picture

Motif 1.2 Support.

Motif 2.1 should be upwards compatible with prior releases with two general constraints

1) Some 2.0 functions were removed from 2.1. So you are golden if coming from 1.2.x series
2) If you created any of your own widgets, you will probably have to do some rewriting. Information structure commonly used by widget writers changed in going from 1.2 to 2.x. Unless you used the "parts offset" approach to widget writing, there will be some work.

There are probably some other minor gotchas, but nothing significant that comes to mind.

Too bad, in the fall we had run a seminar series on upgrading to Motif 2.1... Once we catch our breadth, will have to see about getting it put in the reference area.

Regards,

Mark


Anonymous

Anonymous's picture

Motif 1.2 Support.

Hmmm... OSF/Motif maybe... I spend long minutes (for such snob like me it`s eternity) trying to conveince apps which i first compiled with Lesstif, not to crash mwm on start... Blowing libXm.so.2.0 of earlier mentioned thing helped...