im making a compact skin, for 1024x600 monitor, but i want to build most of the functions into selectable panels...
my question is, can i have the browser in a pannel? if i have the browser in a panel that takes most of the window, i could have video on panel 2, mixer on 3, etc
ive put something together so far, but when i click back to the browser panel, it dosent show the browser.
can anyone hep me?
my question is, can i have the browser in a pannel? if i have the browser in a panel that takes most of the window, i could have video on panel 2, mixer on 3, etc
ive put something together so far, but when i click back to the browser panel, it dosent show the browser.
can anyone hep me?
发表时间 Mon 25 May 09 @ 10:04 pm
http://www.virtualdj.com/addons/788/Pioneer_CDJ-100S.html
Check the code here :)
Check the code here :)
发表时间 Tue 26 May 09 @ 12:49 am
When the browser is in a pannel, you will need to click twice to show the browser back again.
发表时间 Tue 26 May 09 @ 3:00 am
Many thanks to you both :)
发表时间 Tue 26 May 09 @ 6:29 am
JeremK wrote :
When the browser is in a pannel, you will need to click twice to show the browser back again.
I just noticed this when using this exact 'browser in a pannel feature'. Is there any logic behind this 2x click behaviour ?
Currently I have a 2 deck player + browser in pannel id1 and a browser only in pannel id2 . Togeling between the two pannels always yields me a empty browser which must be double clicked.
- Ruud -
发表时间 Tue 10 Nov 09 @ 3:09 am
When I actually define a browser element in both panels none seem to work properly. Is there a limit to the browser elements one can use in a skin ?
发表时间 Tue 10 Nov 09 @ 4:45 am
only one browser can be specifyed in the skin file.
发表时间 Tue 10 Nov 09 @ 9:25 am
Hi here,
Don't try to put the browser in a pannel. You can't get it to work properly.
It's time somebody fix this prob..
Don't try to put the browser in a pannel. You can't get it to work properly.
It's time somebody fix this prob..
发表时间 Thu 12 Nov 09 @ 12:20 pm
it does work, you just have to click in the browser area to refresh it..
发表时间 Thu 12 Nov 09 @ 8:03 pm
The browser will appear even when another pannel is active.
发表时间 Thu 12 Nov 09 @ 10:41 pm
djjb wrote :
The browser will appear even when another pannel is active.
there is a work around for this.
you need to turn the pannel off that contains the browser, when you click on another pannel that wses the same space.
though this is not ideal, IMO.
发表时间 Fri 13 Nov 09 @ 8:32 am
heres a question/suggestion:
with the new skin engine could you not write the code similar to this??
<button action="skin_pannel 'browser' off & skin_pannel 'another' on">
just an idea....
with the new skin engine could you not write the code similar to this??
<button action="skin_pannel 'browser' off & skin_pannel 'another' on">
just an idea....
发表时间 Fri 13 Nov 09 @ 11:51 am
The browser pannel need to be changed in many ways, that's for sure.
First of all as we have allready asked from the DevTeam the browser pannel action should be allowed to be used more than once in an xml file. Further more i will propose for the next updates to be able to resize, or even reconstruct the browser, resize the scroll bar (usefull for touchscreen users), add a horizontal scroll bar, change colours to them etc...
All these have quite a few times reported as requests in the Vip Forum. I hope that a day will come that VirtualDJ will trully reveal its great possibilities. Until then we can enjoy a great piece of software.
Just to be honnest with you guys, maybe the reason all these have not yet been done, is that VirtualDJ wants to keep its identity and try to avoid similarities with other softwares. But i think that DevTeam will find a way to deal with it.
First of all as we have allready asked from the DevTeam the browser pannel action should be allowed to be used more than once in an xml file. Further more i will propose for the next updates to be able to resize, or even reconstruct the browser, resize the scroll bar (usefull for touchscreen users), add a horizontal scroll bar, change colours to them etc...
All these have quite a few times reported as requests in the Vip Forum. I hope that a day will come that VirtualDJ will trully reveal its great possibilities. Until then we can enjoy a great piece of software.
Just to be honnest with you guys, maybe the reason all these have not yet been done, is that VirtualDJ wants to keep its identity and try to avoid similarities with other softwares. But i think that DevTeam will find a way to deal with it.
发表时间 Fri 13 Nov 09 @ 7:03 pm