Re: "Home" and "End" key functionality in playlist
Re: "Home" and "End" key functionality in playlist
Last edited by goldenband (2007-07-19 20:11:57)
Re: "Home" and "End" key functionality in playlist
Re: "Home" and "End" key functionality in playlist
Re: "Home" and "End" key functionality in playlist
Re: "Home" and "End" key functionality in playlist
Hey, wait a second! It would seem that this has already been added at some point before 0.07 (r635)!
I don't know at which dev. build this was added, but it now works!
Re: "Home" and "End" key functionality in playlist
It could be somkething leopard added to all tableview's, like type-select. I don't have my tiger machine available atm, but I'm pretty certain I didn't add anything there...
Re: "Home" and "End" key functionality in playlist
Both my computer and my girlfriend's iBook are running Tiger, and both give error beeps when attempting to use the "Home" and "End" keys in Cog 0.07 (and earlier versions), so I assume that if it's "fixed" in Leopard, it is indeed at the OS level.
Would it take much to add a bit of extra code so that it works in Tiger too, or has that boat left the shipyard?
Re: "Home" and "End" key functionality in playlist
If you select All (Cmd+A) then the Home and End keys does working.
Re: "Home" and "End" key functionality in playlist
Hmmm, I'm not seeing that behavior on my PowerBook G4. Are you running Tiger, or Leopard?
Re: "Home" and "End" key functionality in playlist
Great Leopard is adding features by itself. And people wonder why I spent a fortune on a mac
Re: "Home" and "End" key functionality in playlist
Last edited by goldenband (2008-02-06 18:31:46)
Re: "Home" and "End" key functionality in playlist
If you have xcode installed, you can do the following in a terminal:
svn co https://cogosx.svn.sourceforge.net/svnroot/cogosx/branches/cog-0.07/cog Cog-0.07
cd Cog-0.07
curl "http://trac.cogx.org/attachment/ticket/28/tiger_home_end_keys.patch?format=raw" | patch -p0
xcodebuild -alltargets -configuration Release
wait a while, and the .app will be in build/Release/