Anton Visser | 1 Mar 2009 14:18
Picon
Gravatar

Re: Komodo 5.1.0 alpha 2 relesed

Trent, thanks so much for this feature. This is exactly what I had
intentions of doing as a plugin
(http://community.activestate.com/forum-topic/highlight-variable) but
never had any spare time to do.

cheers,
Anton

On Fri, Feb 27, 2009 at 1:13 PM, Trent Mick <trentm <at> activestate.com> wrote:
> Hello all,
>
> We released Komodo 5.1.0 alpha 2 a few days ago. Get it here:
>
>        http://downloads.activestate.com/Komodo/releases/5.1.0a2/
>
> Please try it out and give us your feedback:
>
> email:  http://listserv.activestate.com/mailman/listinfo/komodo-beta
> bugs:   http://bugs.activestate.com/enter_bug.cgi?product=Komodo
> forums: http://community.activestate.com/products/Komodo
>
> This is the second release of Komodo 5.1 on the way to a planned final
> release around mid-March.
>
> The main new thing in this release is Find highlighting. While
> relatively small, it just works and is super useful. See this blog post
> for some notes on the release:
>
> http://trentm.com/blog/archives/2009/02/27/find-highlighting-and-linuxx86_64-support-in-komodo-51a2/
>
(Continue reading)

Zeno Tajoli | 3 Mar 2009 18:12
Picon
Favicon

To create an extentions for HTML::Template (perl)

Hi to all,

I want to write an extention for the perl module HTML::Template
I'm plannig to start from Template::Toolkit extention.

I want to know:
- Can I use this post: 
http://blogs.activestate.com/ericp/2007/01/kid_adding_a_ne.html ?
- Is it useful this other post: 
http://community.activestate.com/forum-topic/komodo-html-template ?

I'm working with Komodo 4.4 in Windows and in Linux enviroment.

Thank you for everything

Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con  <at> )

_______________________________________________
Komodo-discuss mailing list
Komodo-discuss <at> listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

Trent Mick | 4 Mar 2009 01:34
Picon
Gravatar

Re: To create an extentions for HTML::Template (perl)

Zeno Tajoli wrote:
> Hi to all,
> 
> I want to write an extention for the perl module HTML::Template
> I'm plannig to start from Template::Toolkit extention.
> 
> I want to know:
> - Can I use this post: 
> http://blogs.activestate.com/ericp/2007/01/kid_adding_a_ne.html ?
> - Is it useful this other post: 
> http://community.activestate.com/forum-topic/komodo-html-template ?

The former is quite old, but the basics of UDL have not changed. The 
community.activestate.com post looks like it describes a good start at 
this. I'd start with that.

Trent

--

-- 
Trent Mick
trentm at activestate.com
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss <at> listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

Scott Fagg | 4 Mar 2009 01:54
Picon

Feature request : Ctrl+scroll-mouse = scroll left/right

A simple feature request ..

Scroll-wheel currently scrolls up and down. Set the Ctrl+scroll-wheel action to scroll the text editor left/right.

Ctrl+scroll-up = scroll left
Ctrl+scroll-down = scroll right

up/left and down/right seems logical as scrolling up takes you towards the start of the document, so
ctrl+scroll-up would take you towards the start of the line.

____________________________________________________________
Electronic mail messages entering and leaving Arup  business
systems are scanned for acceptability of content and viruses

_______________________________________________
Komodo-discuss mailing list
Komodo-discuss <at> listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

Trent Mick | 4 Mar 2009 02:05
Picon
Gravatar

Re: Feature request : Ctrl+scroll-mouse = scroll left/right

Scott Fagg wrote:
> A simple feature request ..
> 
> Scroll-wheel currently scrolls up and down. Set the Ctrl+scroll-wheel action to scroll the text editor left/right.
> 
> Ctrl+scroll-up = scroll left
> Ctrl+scroll-down = scroll right
> 
> up/left and down/right seems logical as scrolling up takes you towards the start of the document, so
ctrl+scroll-up would take you towards the start of the line.

Currently Ctrl+scroll-wheel (at least on Windows) changes the font size. 
Granted that's not a super-commonly-needed behaviour.

Is there precedent for Ctrl+scroll-wheel doing horizontal scrolling, do 
you know?

Trent

--

-- 
Trent Mick
trentm at activestate.com
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss <at> listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

Scott Fagg | 4 Mar 2009 02:09
Picon

Re: Feature request : Ctrl+scroll-mouse = scroll left/right

Ctrl+scroll-wheel is how TextPad behaves. It's an easy to hit combination. Ctrl is right on the edge of the
keyboard and it often gets used as part of of  issuing commands (save, close, find, etc)

Ctrl+scroll doesn't change font sizes for me (windwows, version 4.4.1). I think firefox behaves like that though.

-----Original Message-----
From: Trent Mick [mailto:trentm <at> activestate.com] 
Sent: Wednesday, 4 March 2009 11:05 AM
To: Scott Fagg
Cc: komodo-discuss <at> listserv.activestate.com
Subject: Re: [Komodo-discuss] Feature request : Ctrl+scroll-mouse = scroll left/right

Scott Fagg wrote:
> A simple feature request ..
> 
> Scroll-wheel currently scrolls up and down. Set the Ctrl+scroll-wheel action to scroll the text editor left/right.
> 
> Ctrl+scroll-up = scroll left
> Ctrl+scroll-down = scroll right
> 
> up/left and down/right seems logical as scrolling up takes you towards the start of the document, so
ctrl+scroll-up would take you towards the start of the line.

Currently Ctrl+scroll-wheel (at least on Windows) changes the font size. 
Granted that's not a super-commonly-needed behaviour.

Is there precedent for Ctrl+scroll-wheel doing horizontal scrolling, do 
you know?

Trent
(Continue reading)

Jeff Hobbs | 4 Mar 2009 02:09
Picon
Gravatar

Re: Feature request : Ctrl+scroll-mouse = scroll left/right

Scott Fagg wrote:
> A simple feature request ..
> 
> Scroll-wheel currently scrolls up and down. Set the Ctrl+scroll-wheel
> action to scroll the text editor left/right.
> 
> Ctrl+scroll-up = scroll left
> Ctrl+scroll-down = scroll right
> 
> up/left and down/right seems logical as scrolling up takes you
> towards the start of the document, so ctrl+scroll-up would take you
> towards the start of the line.

The quasi-standard is usually for Shift-scrollwheel to be the horizontal 
direction (true on OS X and Adobe products from quick check).

Jeff
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss <at> listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss

Trent Mick | 4 Mar 2009 02:15
Picon
Gravatar

Re: Feature request : Ctrl+scroll-mouse = scroll left/right

As per JeffH's email: Shift+scroll-wheel works for horizontal scrolling 
in Komodo... at least in the Komodo 5.1 nightly build that I'm currently 
using.

Scott Fagg wrote:
> Ctrl+scroll-wheel is how TextPad behaves. It's an easy to hit combination. Ctrl is right on the edge of the
keyboard and it often gets used as part of of  issuing commands (save, close, find, etc)
> 
> Ctrl+scroll doesn't change font sizes for me (windwows, version 4.4.1). I think firefox behaves like
that though.
> 
> -----Original Message-----
> From: Trent Mick [mailto:trentm <at> activestate.com] 
> Sent: Wednesday, 4 March 2009 11:05 AM
> To: Scott Fagg
> Cc: komodo-discuss <at> listserv.activestate.com
> Subject: Re: [Komodo-discuss] Feature request : Ctrl+scroll-mouse = scroll left/right
> 
> Scott Fagg wrote:
>> A simple feature request ..
>>
>> Scroll-wheel currently scrolls up and down. Set the Ctrl+scroll-wheel action to scroll the text editor left/right.
>>
>> Ctrl+scroll-up = scroll left
>> Ctrl+scroll-down = scroll right
>>
>> up/left and down/right seems logical as scrolling up takes you towards the start of the document, so
ctrl+scroll-up would take you towards the start of the line.
> 
> Currently Ctrl+scroll-wheel (at least on Windows) changes the font size. 
(Continue reading)

Scott Fagg | 4 Mar 2009 02:17
Picon

Re: Feature request : Ctrl+scroll-mouse = scroll left/right

Not in 4.4.1.

Not sure if I'll be able to use 'horizontal scrolling' as a justification for the upgrade ;)

-----Original Message-----
From: Trent Mick [mailto:trentm <at> activestate.com] 
Sent: Wednesday, 4 March 2009 11:16 AM
To: Scott Fagg
Cc: komodo-discuss <at> listserv.activestate.com
Subject: Re: [Komodo-discuss] Feature request : Ctrl+scroll-mouse = scroll left/right

As per JeffH's email: Shift+scroll-wheel works for horizontal scrolling 
in Komodo... at least in the Komodo 5.1 nightly build that I'm currently 
using.

Scott Fagg wrote:
> Ctrl+scroll-wheel is how TextPad behaves. It's an easy to hit combination. Ctrl is right on the edge of the
keyboard and it often gets used as part of of  issuing commands (save, close, find, etc)
> 
> Ctrl+scroll doesn't change font sizes for me (windwows, version 4.4.1). I think firefox behaves like
that though.
> 
> -----Original Message-----
> From: Trent Mick [mailto:trentm <at> activestate.com] 
> Sent: Wednesday, 4 March 2009 11:05 AM
> To: Scott Fagg
> Cc: komodo-discuss <at> listserv.activestate.com
> Subject: Re: [Komodo-discuss] Feature request : Ctrl+scroll-mouse = scroll left/right
> 
> Scott Fagg wrote:
(Continue reading)

Eric Robertson | 9 Mar 2009 17:35
Picon
Favicon

Re: Komodo can't access Safari or Firefox


>-----Original Message-----
>From: Trent Mick [mailto:trentm <at> activestate.com]
>Sent: Thursday, February 19, 2009 5:59 PM
>To: Eric Robertson
>Cc: komodo-discuss <at> listserv.activestate.com
>Subject: Re: [Komodo-discuss] Komodo can't access Safari or Firefox
>
>>> 2. Can you add the following debugging print to koWebbrowser.py in your
>>> Komodo and retry:
>>>
>>>> Index: C:\trentm\as\komodo\src\components\koWebbrowser.py
>>>> ===================================================================
>>>> --- koWebbrowser.py	(revision 26548)
>>>> +++ koWebbrowser.py	(working copy)
>>>>  <at>  <at>  -26,20 +26,21  <at>  <at> 
>>>>
>>>>
>>>>  class KoWebbrowser(object):
>>>>      _com_interfaces_ = [components.interfaces.koIWebbrowser]
>>>>      _reg_clsid_ = "{7B361CD6-4426-4d23-86D6-B6F8E0FCDA20}"
>>>>      _reg_contractid_ = " <at> activestate.com/koWebbrowser;1"
>>>>      _reg_desc_ = "Komodo Default Webbrowser Service"
>>>>
>>>>      def _spawn(self, command):
>>>>          """Spawn the given command (or argv) and return true iff
>>> successful"""
>>>> +        print "XXX koWebbrowser._spawn(command=%r)" % (command,)
>>>>          try:
>>>>              env = koprocessutils.getUserEnv()
(Continue reading)


Gmane