[wingide-users] suggestion for class and method menus
Wingware Support
support at wingware.com
Wed Sep 13 09:00:41 MDT 2006
Luc Bourhis wrote:
> I am very often confronted to the following use case: I have used the
> class and method menus to select a method f of a class C1 and I wish to
> jump to the method f of another class C2 because the both of those
> classes are used in the same context (whether they belong to the same
> inheritance hierarchy or not does not matter, after all Python is a
> dynamic language!). If I select C2 in the class menu, the method menu
> resets to "(top)" and I have then to select the method f. It would be
> very useful if the method menu would directly select that method f upon
> selecting the class C2 in the class menu.
I can see how this could be useful so we'll see if we can easily
implement it.
Thanks for the suggestion,
John
More information about the wingide-users
mailing list