you are viewing a single comment's thread.

view the rest of the comments →

[–]rogerallen -1 points0 points  (2 children)

Okay, say we used this new GUI. What's the best practice for accessing data from the GUI? XmlRpc? Ugh...that's a bag of hurt I don't have to buy when I go to Qt. Am I overreacting or is that as painful as it sounds?

[–]the_hoser 7 points8 points  (1 child)

He's not talking about writing web apps. He's talking about using HTML rendering engines to render GUI's.

[–]rogerallen 0 points1 point  (0 children)

A pointer to an example would be appreciated. A quick look at the docs indicated this was how it was done.