WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Skinning and Design > Modern Skins > Docked toolbar problem
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
r4dius
Junior Member

Registered: Mar 2002
From:

Docked toolbar problem

Hi,
I recently tried to add docked toolbar in my skin but there's a bug or something,
when it gets docked the player disappears, I found it has something to do you "Desktop Alpha" because if I disable "DA" it works,
if I dock it with "DA" enabled then I disable / enable it the toolbar appears, the same thing when undocking.
So I tried to disable then re-enable "DA" by script when docking / undock with this script

code:
toolbar.onDock() { if(isDesktopAlphaAvailable() == 1) { attrib_desktopalpha.setData("0"); attrib_desktopalpha.setData("1"); } } toolbar.onUndock() { toolbar.onDock(); }


But it just produces a nice winamp crash (actually it even crashes with nothing inside the toolbar.ondock)
Can someone help ?
Thanks

Quick Link | Report this post to a moderator | IP: Logged

r4dius is offline Old Post 06-10-2007 12:13 PM
Click Here to See the Profile for r4dius Click here to Send r4dius a Private Message Click Here to Email r4dius Find more posts by r4dius Add r4dius to your buddy list Edit/Delete Message Reply w/Quote
Benski
Ben Allison
Lead Developer
Winamp Dev Team

Registered: Jan 2005
From: Ashburn, VA

Not sure why that script is crashing, but the toolbar glitch with desktop alpha has been fixed for the next version of Winamp.

Quick Link | Report this post to a moderator | IP: Logged

Benski is offline Old Post 06-11-2007 05:55 AM
Click Here to See the Profile for Benski Click here to Send Benski a Private Message Click Here to Email Benski Visit Benski's homepage! Find more posts by Benski Add Benski to your buddy list Edit/Delete Message Reply w/Quote
r4dius
Junior Member

Registered: Mar 2002
From:

Thanks Ben
here is the error message if needed (I tried to reuse ondock for something other :/)

Quick Link | Report this post to a moderator | IP: Logged

r4dius is offline Old Post 06-11-2007 01:58 PM
Click Here to See the Profile for r4dius Click here to Send r4dius a Private Message Click Here to Email r4dius Find more posts by r4dius Add r4dius to your buddy list Edit/Delete Message Reply w/Quote
JW
Senior Member

Registered: Nov 2004
From: Valencia, CA

quote:
Originally posted by Benski
Not sure why that script is crashing, but the toolbar glitch with desktop alpha has been fixed for the next version of Winamp.


...and the crowd goes wild!!!

Quick Link | Report this post to a moderator | IP: Logged

JW is offline Old Post 06-15-2007 11:20 PM
Click Here to See the Profile for JW Click here to Send JW a Private Message Click Here to Email JW Find more posts by JW Add JW to your buddy list Edit/Delete Message Reply w/Quote
Finraloth
Banned

Registered: Jul 2007
From:

*crap removed*

Quick Link | Report this post to a moderator | IP: Logged

Finraloth is offline Old Post 07-04-2007 07:45 AM
Click Here to See the Profile for Finraloth Click here to Send Finraloth a Private Message Find more posts by Finraloth Add Finraloth to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 09:32 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Skinning and Design > Modern Skins > Docked toolbar problem
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON