Re: WebBrowserProgramming [was: GUIs - A Modest Proposal]

2010-06-14 Thread lkcl
On Jun 13, 4:52 pm, a...@pythoncraft.com (Aahz) wrote: > In article , > > lkcl   wrote: > > > i'm recording all of these, and any other web browser manipulation > >technology that i've ever encountered, here: > > >http://wiki.python.org/moin/WebBrowserProgramming > > Neat!  Why aren't you including

Re: WebBrowserProgramming [was: GUIs - A Modest Proposal]

2010-06-13 Thread Aahz
In article , lkcl wrote: > > i'm recording all of these, and any other web browser manipulation >technology that i've ever encountered, here: > > http://wiki.python.org/moin/WebBrowserProgramming Neat! Why aren't you including Selenium/Windmill? -- Aahz (a...@pythoncraft.com) <*>

Re: WebBrowserProgramming [was: GUIs - A Modest Proposal]

2010-06-12 Thread lkcl
On Jun 12, 6:14 pm, Stephen Hansen wrote: > On 6/12/10 9:20 AM, lkcl wrote: > > >  there are _lots_ other options that i know of.  here are three of the > > best: > > [list of browser engines cut for brevity] > > Although I didn't state it or even hint at it, I thought it was implied > and obvio

Re: WebBrowserProgramming [was: GUIs - A Modest Proposal]

2010-06-12 Thread Stephen Hansen
On 6/12/10 9:20 AM, lkcl wrote: > On Jun 10, 6:56 pm, Stephen Hansen wrote: > >> For example: if you want to embed a CSS-capable web-browser into your >> app? PyQT is actually your best option-- albeit a commercial one if >> you're not open source.. wx/Python haven't yet finished WebKit >> integr

WebBrowserProgramming [was: GUIs - A Modest Proposal]

2010-06-12 Thread lkcl
On Jun 10, 6:56 pm, Stephen Hansen wrote: > For example: if you want to embed a CSS-capable web-browser into your > app? PyQT is actually your best option-- albeit a commercial one if > you're not open source.. wx/Python haven't yet finished WebKit > integration(*). there are _lots_ other optio