>>>>> On Sun, 17 Feb 2002 16:55:47 +0100, Danny Backx <[EMAIL PROTECTED]> said:

  Danny> Actually neither the _XmNSECvtStringToBitmap() nor the
  Danny> _XmNSECvtStringToPixmap(),
  Danny> which are the converters in LessTif for that, seem to get called when
  Danny> running your example.

  Danny> Looks like a very old bug.

  Danny> Extending the call with -xrm '*backgroundPixmap: woman' and running it
  Danny> with gdb shows that CvtStringToBackgroundPixmap() is called (but not the
  Danny> ones I mention above).

It appears that _XmRegisterPixmapConverters() overrides these "non-standard"
translators set by _XmRegisterNSEConverters(), maybe as a workaround for the
problems mentioned in comments where _XmGetBGPixmapName() is called.  Anyway,
this conversion *is* supported by commercial Motif 1.2 on other platforms, so
I don't think it is a non-standard one.


  Danny> Do note that these conversions are only compiled into LessTif if it is
  Danny> configured with --enable-nonstandard-conversions , which I always do.

I was running with whatever configure does by default (and also what the
prebuilt binaries/rpms do).

__Martin
_______________________________________________
Lesstif mailing list
[EMAIL PROTECTED]
https://terror.hungry.com/mailman/listinfo/lesstif

Reply via email to