Phix Question About xpGUI + IR
- Posted by xecronix 1 week ago
- 247 views
From the Phix docs:
Minimal dependencies - requires a working GTK install on Linux, or just a Windows OS, or just a working browser.
Pete, It seems reasonable to consider that you might have an IR in mind to accomplish this task. If you do, is it documented? I ask because I'm considering building a Layout Manager.
I'm also considering whether or not Glade GTK could be used to build a layout IR. Then build a parser/emitter that could target Phix/Euphoria IUP, xpGUI, win32, or whatever else. I bet if I look on the internet, I'll find Glade was used to build an IR for win32. I'll check after I click send.
But, I don't want to spin cycles on that work at all if there is already a solution floating around on someones harddrive somewhere or spelled out in a doc I haven't read yet.