Home › Forums › General XMetaL Discussion › Dynamic UI › Reply To: Dynamic UI
Reply to: Dynamic UI
July 29, 2010 at 7:52 pmDo you mean programmatically generate the XFT file and then have XMetaL load it?
XFT is a binary file format so generating it correctly via script would be very difficult and the file format is undocumented so you would need to reverse engineer an existing form to figure out how to generate one. I don't think it is worth trying.
Can you let me know why you feel the need to do this? ie: What problem will this solve for you?