31 Jul
2005
31 Jul
'05
9:08 p.m.
On Jul 31, 2005, at 7:33 AM, Alan Horkan wrote:
Is this custom XML or the standard UI XML other Gtk Applications are using?
I think it's the GTK+ standard stuff. As we move forwards, I'd want to get to custom XML.
The standard UI XML for GTK+ is approaching the problem from the complete opposite direction of what we need (presentation vs. information, physical vs logical, etc) and actually complicates things.
However... it might be that we end up with some logical XML markup and then translate parts of that to physical XML and pass it on into the existing GTK+ manager.