[Adium-devl] Tab bug?
Ari Johnson
iamtheari at gmail.com
Tue Apr 17 16:44:38 UTC 2007
On 4/17/07, Evan Schoenberg <evan at adiumx.com> wrote:
>
> On Apr 17, 2007, at 1:15 AM, Ari Johnson wrote:
> > The tab bug that bugs me is that turning off the preference to always
> > show the tab bar does not actually work.
>
> > Once the window gets focus, the tab bar disappears.
> >
> > I really want to debug this and, since I'm apparently the only person
> > in the world who actually unsets the preference in question, I'd like
> > to do it on my own.
>
> I'm on your preference team, Ari... see http://trac.adiumx.com/ticket/
> 6614 as I ran across this one last month but haven't looked into it yet.
>
> The problem code is most likely in PSMTabBarControl, which can be
> found at:
> svn co https://maccode.googlecode.com/svn/trunk/Utilities/
> PSMTabBarControl
>
> Definitely ping the list if you need some help. :)
I've confirmed that the bug is in PSMTabBarControl. Hacking enough
AppleScript support into the sample application to allow me to cause a
new window to come up with only one tab and with the property to hide
the tab bar when there is only one tab set demonstrates the same
behavior.
Now, let's see if I can find the time and brain power to understand
PSMTabBarControl's code. I suppose the good thing is that it's much
less code to wade through than Adium. :)
Ari
More information about the devel
mailing list