FWIW, I am +1 on dropping tkinter interface. Tkinter window looks
foreign next to browser and server-side GUI that opens a new client
window with each search topic does not strike me as most usable
design. Furthermore, I just tried to use it on my OSX laptop and it
crashed after I searched fo
On Tue, Jul 27, 2010 at 1:25 AM, Ron Adam wrote:
>>> Another way to communicate to the server would be to add a link in
>>> the browser to open a server status page. For example my router has a
>>> configure page where I can check it's status and do other things.
>>> That might be something worth
On 07/24/2010 10:44 PM, Nick Coghlan wrote:
To request automatic assignment of a local port number, "-p 0" could
be made to work correctly (i.e. print out the actual port the OS
assigned rather than the 0 that was passed in on the command line as
it does currently).
I was able to implement t
On Mon, Jul 26, 2010 at 11:39 AM, Ronald Oussoren
wrote:
..
> Could you please file a bug for this? I have no idea whether or not it is an
> easy to fix one,
> but without an issue in the tracker this is something that is unlikely to get
> fixed.
http://bugs.python.org/issue9384
___
On 24 Jul, 2010, at 23:29, Alexander Belopolsky wrote:
> Furthermore, I just tried to use it on my OSX laptop and it
> crashed after I searched for pydoc and clicked on the first entry.
> (Another issue is that search window pops under the terminal window.)
Could you please file a bug for this?
On 07/25/2010 12:01 PM, Alexander Belopolsky wrote:
On Sun, Jul 25, 2010 at 12:32 PM, Ron Adam wrote: ..
I'd be completely fine with dropping the "Search For" box from the
GUI interface, but the persistent window listing the served port
and providing "Open Browser" and "Quit Serving" buttons
On Sun, Jul 25, 2010 at 12:32 PM, Ron Adam wrote:
..
>> I'd be completely fine with dropping the "Search For" box from the GUI
>> interface, but the persistent window listing the served port and
>> providing "Open Browser" and "Quit Serving" buttons still seems quite
>> useful even without the sea
On 07/24/2010 10:38 PM, Nick Coghlan wrote:
On Sun, Jul 25, 2010 at 5:34 AM, Ron Adam wrote:
On 07/24/2010 05:37 AM, Nick Coghlan wrote:
On Sat, Jul 24, 2010 at 10:05 AM, Ron Adamwrote:
I am not sure I like the fact that the browser is started automatically.
Please bring this up on
On Sun, Jul 25, 2010 at 1:16 AM, Alexander Belopolsky
wrote:
> On Sat, Jul 24, 2010 at 6:37 AM, Nick Coghlan wrote:
> ..
>> For the "-b" option, if the server is already running (and hence the
>> port is in use), catch the exception, print a message and start the
>> webbrowser anyway.
>
> I was g
On Sun, Jul 25, 2010 at 5:34 AM, Ron Adam wrote:
>
>
> On 07/24/2010 05:37 AM, Nick Coghlan wrote:
>>
>> On Sat, Jul 24, 2010 at 10:05 AM, Ron Adam wrote:
I am not sure I like the fact that the browser is started automatically.
Please bring this up on python-dev. This may be an op
On 07/24/2010 04:29 PM, Alexander Belopolsky wrote:
On Sat, Jul 24, 2010 at 3:34 PM, Ron Adam wrote:
On 07/24/2010 05:37 AM, Nick Coghlan wrote:
..
- leave the "-g" option alone (including the tk gui), but make sure
other options still work when tk is unavailable
I was hoping it would b
On Sat, Jul 24, 2010 at 3:34 PM, Ron Adam wrote:
>
>
> On 07/24/2010 05:37 AM, Nick Coghlan wrote:
..
>> - leave the "-g" option alone (including the tk gui), but make sure
>> other options still work when tk is unavailable
>
> I was hoping it would be ok to drop the tk gui in pydoc. Keeping it
>
On 07/24/2010 05:37 AM, Nick Coghlan wrote:
On Sat, Jul 24, 2010 at 10:05 AM, Ron Adam wrote:
I am not sure I like the fact that the browser is started automatically.
Please bring this up on python-dev. This may be an opportunity to
rethink pydoc command line switches. For example, -p and -
On 07/24/2010 10:16 AM, Alexander Belopolsky wrote:
On Sat, Jul 24, 2010 at 6:37 AM, Nick Coghlan wrote:
..
For the "-b" option, if the server is already running (and hence the
port is in use), catch the exception, print a message and start the
webbrowser anyway.
I was going to make a simil
On Sat, Jul 24, 2010 at 6:37 AM, Nick Coghlan wrote:
..
> For the "-b" option, if the server is already running (and hence the
> port is in use), catch the exception, print a message and start the
> webbrowser anyway.
I was going to make a similar suggestion, but then realized that there
it may n
On Sat, Jul 24, 2010 at 10:05 AM, Ron Adam wrote:
>> I am not sure I like the fact that the browser is started automatically.
>> Please bring this up on python-dev. This may be an opportunity to
>> rethink pydoc command line switches. For example, -p and -g are
>> currently exclusive, but it wou
16 matches
Mail list logo