Submitted by Anonymous on Mon, 04/07/2003 - 05:05.
I changed the fonts to courier ..140 using the render tables in solaris 7 and it worked fine when i used XmStringCreate(..,tag). Buti n Solaris 8, and Solaris 9 the same doesn`t work. Can u help??
Questions about motif? Contact us
Submitted by Anonymous on Mon, 04/07/2003 - 05:05.
I changed the fonts to courier ..140 using the render tables in solaris 7 and it worked fine when i used XmStringCreate(..,tag). Buti n Solaris 8, and Solaris 9 the same doesn`t work. Can u help??
Mon, 04/07/2003 - 19:18#1
ICS_support
Fonts ....
Do those fonts exist on the other servers?
Tue, 04/08/2003 - 07:41#2
Anonymous
Fonts ....
yes they do.
Thu, 04/10/2003 - 04:13#3
Anonymous
Fonts ....
Sir,
in continuation to the query put earlier - the last day, i debugged the program to get the font structure and to my dismay, the font structure obatined from Solaris 7 and Solaris 8 compilations were pretty much the same except for the font id returned. The other font properties remained the same.
Moreover, in the Motif documentation it was given that if the defaults or any explicit settings are already found the motif application will not read the the fallbask arguments that u have set. so does that mean that my render tables are not at all read (as they are added to the toplevel application through the fallback argument)
kindly help. this is very important for our project.