Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error with XFM

3 views
Skip to first unread message

Philip K. Dick

unread,
Feb 8, 2006, 4:45:14 AM2/8/06
to
Hello

I use XFM 4.0 and I encounter the following problems
when I generate UIL files :

In my .fm file I write :

indicatorOn = true
selectColor = maroon

They are translated into :

XmNindicatorOn = XmTRUE
XmNselectColor = maroon

instead of :

XmNindicatorOn = True
XmNselectColor = color('maroon')

and so my UIL file doesn't compile correctly.

Is it a XFM bug ? Do you know any workaround ?
Many thanks

PKD

0 new messages