|
From: Francesco M. <f18...@ya...> - 2007-02-03 19:05:11
|
Hi John,
if you've applied these patches, maybe the relative SF tracker
entries should be closed?
Francesco
John Labenski ha scritto:
> I've been working on these two patches. I have integrated the first
> one and tweaked it a little, but I wonder why you wanted to combine
> the "Start Debug" and "Continue" debugger menu items. In some sense
> they are very similar, but I really think they ought to be separate so
> that you know to first start the debugging process and then either
> step forward or continue. I think it would be confusing to have the
> same menu item do two things.
>
>
> For the second patch, I found some bugs. There's two menu item
> separators in the edit menu, the function find combo shows "HHHHHH" if
> there's no text, and the find/replace dialog gives an error when
> clicked.
>
> lua: Error while running chunk
> wxLua: Expected a number for parameter 2, but got 'nil'.
> stack traceback:
> [C]: in function 'wxDialog'
> editor2.wx.lua:1591: in function 'GetFindReplaceDialog'
> editor2.wx.lua:1742: in function 'Show'
> editor2.wx.lua:1752: in function <editor2.wx.lua:1750>
>
> Anyway, it adds a lot of great features and hopefully I'll be able to
> get it done and committed tonight.
>
> Thanks,
> John Labenski
>
>
>
>
> On 12/25/06, SourceForge.net <no...@so...> wrote:
>> Patches item #1622013, was opened at 2006-12-25 10:17
>> Message generated for change (Tracker Item Submitted) made by Item Submitter
>> You can respond by visiting:
>> https://sourceforge.net/tracker/?func=detail&atid=745326&aid=1622013&group_id=140042
>>
>> 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: Andre Arpin (andrearpin)
>> Assigned to: Nobody/Anonymous (nobody)
>> Summary: editor
>>
>> Initial Comment:
>> These changes are to make the editor easier to use to improve it. This should make the editor friendlier.
>>
>> Fix a numbers of minor problems.
>> Added comment toggling
>> Added sort
>> Added a more complete find/replace
>> Added some folding
>>
>> There is a number of issues that still have to addressed.
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|