On Apr 06, 2007, at 13:31 UTC, Bastian Bense wrote:

> Ah there we go. The direct jumping to methods/events DOESN'T work if
> I open the Window/Item using the Location-bar at the top of the
> window. If I double-click the object in the project item list, the
> jumping works again.

Ah, you're on to something, but that's not quite it.  It looks to me
like it depends on whether the window's tab is opened first in code
editor mode, or in layout mode.  Either of these works fine:

1. Double-click the window (opens the layout editor), then double-click
a control.  OR,
2. Type "Window1 Layout" into the Location bar, then double-click a
control.

But neither of these seems to work:

1. Option-double-click the window (opens the code editor), switch to
Layout mode, then double-click a control.  OR,
2. Type "Window1" into the Location bar (opens the code editor), switch
to Layout mode, then double-click a control.

When the window is opened first in code-editor mode, then it really is
in a bad state when it comes to going to any sublocation.  You can see
this by clicking on several different events or methods, and then
trying to use the Back/Forward buttons or History menu.  None of them
do anything; the sublocations are just broken.

But as long as you open the window normally (i.e. layout first), then
all appears to work fine.

Good work narrowing this down, Bastian.  If you're not in the beta
program already, I hope you'll sign up!  :)  Let us know the feedback
ID and I'll certainly sign on.

Best,
- Joe

--
Joe Strout -- [EMAIL PROTECTED]
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.com/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to