Sidebar ported to xp


Recommended Posts

Hi,.. I've modified the Run box and it's working now. :D

? ? post-20663-1128939024.gif

[Try:]

C:

eula.txt

devmgmt.msc

sysdm.cpl

regedit

It runs everything without the need of an additional file!

Rename the zip to part and copy it to your "%UserProfile%/Parts" directory.

[/Herby]

Run.zip

Link to comment
Share on other sites

wow this is very cool, great work everyone.

now all we need is an autohide function and a media player :p:P

ps that run thingie isn't working for me :(

Edited by freedom77
Link to comment
Share on other sites

What can I do to curve the sidebar if PE Explorer or resource hacker doesn't find RCDATA or anything under it? I saw the mention of patching the sidebar first, but how do I do that? Please help me to get the curved sidebar working. Thank you. :)

Link to comment
Share on other sites

alright guys i got a link to my sidebar which i already reshacked to have the curve as well as the plus and arrow buttons to be put on the sidebar properly. Just replace the original sidebar.exe with this one and it should work.

crud never knew it was illegal sorry :(

:laugh:

Edited by tmx220
Link to comment
Share on other sites

alright guys i got a link to my sidebar which i already reshacked to have the curve as well as the plus and arrow buttons to be put on the sidebar properly. Just replace the original sidebar.exe with this one and it should work.

hxxp://rapidshare.de/files/6118186/sidebar.exe.html

:laugh:

586652396[/snapback]

Dude that's illegal !

:yes:

Link to comment
Share on other sites

alguien me puede explicar por favor como arreglar el error de JScript de sidebar???

Screenshot error

17lv.th.jpg

586652107[/snapback]

Guys, where do I find the media player gadget of this screenshot?

Link to comment
Share on other sites

lo puedes descagar de aqui:

http://www.aeroxp.net/board//index.php?act...ype=post&id=581

pero solo es la imagen por que los botones no funcionan y para colocarlo necesitas cambiar la extencion del archivo de ".zip" a ".part"

This is not the real gadget , this is a mock up, it has no functions. :/

But, heres a Winamp controler that works pretty well.

All credit goes to Grimmest.

Winamp_Controller.zip

Edited by the_bulgarian
Link to comment
Share on other sites

alguien me puede explicar por favor como arreglar el error de JScript de sidebar???

Screenshot error

17lv.th.jpg

586652107[/snapback]

nadie sabe como arrglar el problemas de JScript? :unsure:

Link to comment
Share on other sites

Hmm... the slideshow image is way off, leaving a black bar on the left. I'm not the only one; anyone who got the part working has this. A fix, anybody?

screen2qz.jpg

586652139[/snapback]

Hmm. I fixed the offset a while back. Let me try to see if I can find the file.

Link to comment
Share on other sites

Hmm.  I fixed the offset a while back.  Let me try to see if I can find the file.

586652623[/snapback]

Cool I really want to fix that

Link to comment
Share on other sites

nadie sabe como arrglar el problemas de JScript? :unsure:

586652621[/snapback]

Modifique todos los .part que he conseguido para usarlos en windows en espa?ol!:DD

Descarga el archivo de este link y extrae los .part en la carpeta Parts!

Me imagino que sabes cual es y donde esta... o no?:blink::

.Part [En-Es]

Espero que te funcione porque tambi?n me pasaba!:cool:l:

Link to comment
Share on other sites

Yeah when M$ made this they were far from finished

// TODO: We need to have a better means to figure out image size, portrait/landscape, etc.

Yeah you do. If someone wants to mod it better you'd start here

// Set up the centerpoint for images width
var picture = Part.View.FindDescendantById("picture");
picture.Width = Part.View.Width - 24;
picture.Height = Part.View.Height - 40;
picture.Stretch = "aspect";

and

{
  slide.Source="Images\\slide.png";
  slide.Width="150"; 
  slide.Height="125";
  Part.View.Width="150"; 
  Part.View.Height="125";

  picture.X = 10;
  picture.Y = 11;
  picture.Width = Part.View.Width - 24;
  picture.Height = Part.View.Height - 40;
	}

Anyway heres the modded part from the ss:

Slideshow.zip

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.