SourceForge.net | 11 Apr 2007 09:34
Picon
Favicon

[ idlefork-Bugs-1698204 ] [IDLE-BUG] HP-UX

Bugs item #1698204, was opened at 2007-04-11 00:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=1698204&group_id=9579

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: [IDLE-BUG] HP-UX 

Initial Comment:
I recently tried to use IDLE in HP-UX system and I have encountered some errors.
I have corrected it myself, but like to report these errors/Bugs.

My  system configuration
    HP-UX  B.11.00 
    python 2.5 
    Tcl ActiveTcl8.4
    Locale "en_US.iso88591"

First time it stated ok without any problem, but the next time it gave the
follwing error message: 
(Continue reading)

billiejoex | 11 Apr 2007 17:23
Picon

IDLE and multi-tabs

Hi there.
I would like to know: does tkinter supports multiple-tabs? Does exist a sort of modified version of IDLE supporting multiple-tabs? I'd really appreciate such feature in IDLE...
_______________________________________________
IDLE-dev mailing list
IDLE-dev <at> python.org
http://mail.python.org/mailman/listinfo/idle-dev
Tal Einat | 12 Apr 2007 13:42
Picon
Gravatar

Re: IDLE and multi-tabs

On 4/11/07, billiejoex <gnewsg <at> gmail.com> wrote:

Hi there.
I would like to know: does tkinter supports multiple-tabs? Does exist a sort of modified version of IDLE supporting multiple-tabs? I'd really appreciate such feature in IDLE...

Hi,

Unfortunately, the Tk toolkit does not natively support tabbed panels. However, tabbed panels have been implemented using the Tk toolkit - check out IDLE configuration dialog for an example.

Tabbed pages in IDLE is the most requested new feature for IDLE for some time. However, development of new features for IDLE is currently not happening, because nobody is willing to spend the time and effort required.

Personally I would love to work on this, but I simply do not have the time. I am currently a University student, and outside my studies and my part-time job, have very little time for other projects. Perhaps in my summer break...

Sincerely,
- Tal Einat
_______________________________________________
IDLE-dev mailing list
IDLE-dev <at> python.org
http://mail.python.org/mailman/listinfo/idle-dev
Tal Einat | 27 Apr 2007 08:25
Picon
Gravatar

Fwd: [Catalog-sig] IDLE extensions category

Woohoo, an IDLE category in the cheeseshop! I'll drink to that!

I'll upload some of my extensions (such as SearchBar) ASAP.

Anyone else who has written an extension, please upload it to the cheeseshop under this category!

I recall an HTML output extension was posted here by Michael Haubenwallner (the link he posted doesn't work any more),
and Saul Spatz was working on an extension which saves a log of your last shell session... how's that coming along?


- Tal


---------- Forwarded message ----------
From: Richard Jones < richardjones <at> optushome.com.au>
Date: Apr 27, 2007 2:43 AM
Subject: Re: [Catalog-sig] IDLE extensions category
To: catalog-sig <at> python.org
Cc: Tal Einat <taleinat <at> gmail.com >

On Thu, 12 Apr 2007, Tal Einat wrote:
> IDLE supports extensions, which can add all sorts of functionality to IDLE.
> Several such extensions are included with the IDLE that is packaged with
> the Python distribution. Several other such extensions have been written
> but are hard to find and obtain. The Cheese Shop is the ideal place for
> IDLE extensions which aren't (yet) shipped with the main version of IDLE/
>
> A category is needed since IDLE extensions are pieces of code with little
> meaning outside the context of IDLE, and of course to make them easier to
> find and browse.

I have added "Framework :: IDLE"


    Richard

_______________________________________________
IDLE-dev mailing list
IDLE-dev <at> python.org
http://mail.python.org/mailman/listinfo/idle-dev
Michael Haubenwallner | 27 Apr 2007 10:42
Picon
Gravatar

Re: Fwd: [Catalog-sig] IDLE extensions category

Tal Einat schrieb:
> Woohoo, an IDLE category in the cheeseshop! I'll drink to that!
> 
> I'll upload some of my extensions (such as SearchBar) ASAP.
> 
> Anyone else who has written an extension, please upload it to the 
> cheeseshop
> under this category!
> 
> I recall an HTML output extension was posted here by Michael Haubenwallner
> (the link he posted doesn't work any more),
> and Saul Spatz was working on an extension which saves a log of your last
> shell session... how's that coming along?
> 

Thank you for the information.
I just added the IDLE2HTML extension to the cheeseshop.

Michael

--

-- 
http://www.zope.org/Members/d2m
http://www.planetzope.org

Gmane