[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Oct 6 13:47:09 1999 
Subject:RE: 
From:"Clinton, Julian" 
Volume-ID:991006.05 

> 'fraid I used the propsheet stuff under the fond illusion that this
> would be a generic Poplog capability.

In the past I've been able to link Linux Poplog
against LessTif, the free Motif-lookalike library.
There were 2-3 symbols to do with obscure Text/TextField
functions that are not supported by LessTif. The symbols
are referred to xmTextWidget.p and xmTextFieldWidget.p in
$usepop/pop/x/pop/lib/Xm - the lines containing the
offending symbols needed to be commented out. Once that
was done, it was a pretty usable system.

Julian