On Apr 6, 2007, at 7:46 AM, [EMAIL PROTECTED] wrote: > 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.
In my testing, even after a while, these fail as well and you're taken to the last code edited rather than the clicked control's code. Also, I never use the location bar, so that wouldn't have weighed into my issue. > 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. I concur. > 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. I've opened feedback id: http://realsoftware.com/feedback/jvxxgqqi Joe - would you add your notes to it? Tim -- Tim Jones [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
