Updownquark / Quick

Quark's User Interface Creation Kit
0 stars 0 forks source link

Enhance MuisBrowser #35

Open Updownquark opened 11 years ago

Updownquark commented 11 years ago

MuisBrowser functions as bare-bones as it gets. Enter a URL, it renders. Add a few nice features. Especially debugging features. Primarily I'm thinking of a DOM tree.

Updownquark commented 11 years ago

Unfortunately, I'd really like to write the DOM tree and other cool features in MUIS instead of swing. So I think MUIS itself needs a lot more work before I can start on this.

Updownquark commented 9 years ago

I have bumped this up to priority status. I have decided that having a souped up browser written mostly in MUIS would be an incredibly valuable tool for future MUIS development, as this would be the ideal place to put helpful debugging features. I think the browser may even determine which new MUIS features get priority for a long time.