Recommended Posts

yeah im going to be using those soon.... once i can figure out how to do the file theme backgrounds.

ill elaborate on that , ok so you know the picture that pops up in the background when you enter say a picture file.... im moving that to the top bar and removing it from the file area

so you will get all of them .. tho im gonna change the music one from pink (soz ladies)

ill try and get some collaboration from some willing and skilled members if i get any trouble but it should be fine

so look out here in a few days for the next beta ... which will include the longhorn backgrounds that change

Ok guys I'm back sorry life kinda got in my way but I did catch up on whats going on around here. Took a look at enigma-penguins and windowsX's new work and cleaned up the code a bit. to move it all to the top bar try the following code guys it only has one (not two) calls to draw the taskpane and it has a properly formatted flow layout they have four switches guys. And the switches on the flow layout are set to alighn the box's to the top left like all other stuff in windows. :) As for the moving of the watermark excelent idea enigma-penguin I'll have to try that myself.

So here's a little clean top task bar code :).

<hwndview resid=main id=atom(main) sheet=styleref(main) layout=borderlayout()>
<ScrollViewer id=atom(scroller) sheet=styleref(taskpane) layoutpos=top yscrollable=true>
<element id=atom(backdrop) layoutpos=top layout=borderlayout() width=649rp>
<element id=atom(sectionlist) layoutpos=top layout=flowlayout(0,2,0,0)/>
</element>
</ScrollViewer>
<Element layoutpos=Client layout=filllayout()>
<Element id=atom(clientviewhost) layout=borderlayout()>
</Element>
<Element id=atom(blockade) layout=borderlayout()>
<Element id=atom(blockadeaccent) layoutpos=left width=1/>
<Element id=atom(blockadeclient) layoutpos=client layout=borderlayout()>
<Element id=atom(blockadetitle) layoutpos=top/>
<Element id=atom(blockademessage) layoutpos=top/>
<Element id=atom(blockadeclear) layoutpos=top layout=borderlayout()>
<Button id=atom(blockadeclearbutton) layoutpos=top layout=borderlayout()>
<Element id=atom(blockadecleartext) layoutpos=top/>
</Button>
</Element>
</Element>
</Element>
</Element>
</hwndview>

Just for the record the yscrolabe string allows you to scroll the topbar if you set a static height for it.

clean and simple now to try and add the changing background

btw here's a pic of it in action

post-34-1056040965.jpg

post-34-1056040965.jpg

ok well ive been stumped... and im puttin my project on hold.. for two weeks till the holidays

whack: try and see if you can get the picture tasks container to expand the width/hieght of the top bar.. because watermark doesnt work (you get a black screen when not view a task based folder ie picture music) so just see it you can expand the origan... thats you only hope cos then you can have a background for normal browsing and a dif for task based

enigma peguin .........out for lunch :p

what is so neat about that seriously lol, you've been able to add background images and html since windows 98se with IE4 i believe,and those menus on the left are enabled (cant remember off the top of my head) but somewhere if you right click my computer and properties, and advanced, and performance and visual or something :-\, creative but i rarely ever use large icons, details all the way ;)

lols thanks alan.... i havent been around much latley

cool

edit: but what exactly has he done......i havent seen anything posted

im talking about the changing backgrounds when entering task based folders... not the bar itself you know, ive already done that........;)

and btw who else isnt readin the whole thread :shifty: huh alan ;)

Edited by EnIgMa-PenGuIn

i affraid im behind after my hd died last week but ill be back up to scratch soon... i have a few idea to give you and a few lines of code to speal out but you'll have to wait till im on holidays next week

i got really close on a few things but only time ius gonna tell

ill report back here soon k ^_^

Yeah i got windows x's thingy where he added a top bar.... isnt that what your tryin to do? I was hoping actually to be able to add somesort of info into the top bar... like longhorn... I wish it was possible to put a windows media player app. in their, like smaret bar.... If only it was possible... OR MAYBE IT IS!

ok alan heres the thing read the thread plz..... what we are trying to do is add the background changing capabilities when changing to task based folders

... i will look into the media player thing... and im also working on the whole search thing

actually i think ive found a way to put the search in like longhorns.....lols i just need to find a way to change a few things. but thats basic i guess (considering it already a part of windows shell)

like whack said we arent to far with the dev but as long as we get experience people helping we will do it

btw whack did you think about using windows media player 9's ability to work as a tool bar/ in the taskbar im looking at that now

edit: oh and one last thing.. i thinks thats what we are looking for.. just give me five minutes

<style resid=rosterlistss>

element

{

background: argb(0,0,0,0);

borderthickness: rect(0,0,0,0);

}

buddy [id=atom(rosterbuddy)]

{

padding: rect(2,2,2,2);

background: argb(0,0,0,0);

borderthickness: rect(0,0,0,0);

Accessible: true;

AccName: rcstr(60067);

AccRole: 57;

AccState: 1073741824;

}

element[class=headercontainer]

{

background: ifhc(threedface, rgb(235,241,250));

padding: rect(1,1,1,1);

}

element[class=headertext]

{

background: infobackground;

foreground: infotext;

padding: rect(0,1,0,2);

borderthickness: rect(1,1,1,1);

bordercolor: ifhc(buttonshadow, rgb(68,96,151));

contentalign: middlecenter;

Accessible: true;

AccRole: 41;

}

wledit

{

fontface: rcstr(2016);

fontstyle: none;

fontweight: normal;

background: argb(0,0,0,0);

foreground: ifhc(windowtext, rgb(60,77,129));

richeditstyle: RichText | HideSelection | DisableDrag | ReadOnly;

}

usertileview

{

background: ifhc(buttonshadow, rgb(235,241,250));

borderthickness: rect(1,1,1,1);

bordercolor: ifhc(buttonshadow, rgb(68,96,151));

layoutpos: left;

}

element[id=atom(rosterbuddyname)]

{

fontface: rcstr(2016);

fontstyle: none;

fontweight: rcint(1999);

background: ifhc(window, argb(0,0,0,0));

foreground: ifhc(windowtext, rgb(60,77,129));

contentalign: middleleft | wordellipsis;

Accessible: true;

AccName: rcstr(60068);

AccRole: 41;

}

wledit[id=atom(rosterbuddyname)]

{

fontface: rcstr(2016);

fontstyle: none;

background: argb(0,0,0,0);

foreground: ifhc(windowtext, rgb(60,77,129));

contentalign: middleleft | wordellipsis;

Accessible: true;

AccName: rcstr(60068);

AccRole: 41;

}

wledit[id=atom(rosterbuddyname)][class=Pending]

{

fontstyle: none;

fontweight: normal;

foreground: ifhc(ifhc(windowtext, rgb(60,77,129)), darkslategray);

}

wledit[id=atom(rosterbuddyname)][keyfocused]

{

background: highlight;

foreground: highlighttext;

}

element[id=atom(rosterbuddystate)]

{

fontface: rcstr(2016);

fontstyle: none;

fontweight: normal;

background: ifhc(window, argb(0,0,0,0));

foreground: ifhc(windowtext, rgb(60,77,129));

contentalign: middleleft | wordellipsis;

Accessible: true;

AccName: rcstr(60069);

AccRole: 41;

}

element[id=atom(rosterbuddystate)][class=Pending]

{

fontstyle: none;

fontweight: normal;

foreground: ifhc(ifhc(windowtext, rgb(60,77,129)), darkslategray);

}

element[id=atom(rosterbuddystate)][keyfocused]

{

foreground: highlighttext;

background: highlight;

}

</style>

Edited by EnIgMa-PenGuIn

oh and

<element id=atom(rostercontainer) layout=filllayout()>

<png class="RoundedFrame"/>

<roster id=atom(roster) sheet=styleref(listscrollerss) xscrollable=false width=138>

<selector id=atom(rosterlistselector) sheet=styleref(rosterlistss) layout=verticalflowlayout(0, 3, 3, 0)>

<element id=atom(invitees) class="headercontainer" active=inactive layout=filllayout()>

<element class="headertext" active=inactive content=rcstr(60005)/>

</element>

lols that is if you want to try adding msn messengr to your bar.. i might do this and see it she goes well... ill have to add a whole tone of stuff and rename some things but i guess this is as good a test as any

lols after what like 2 months....lols creamhackered i guess so

?i3_x3WQ: well its done by modifying the shellstyle.dll's ui file ( this is what gives it its layout)

whack posted the refined code for the basic script about a page back... and the more advanced stuff is on the way

lols after what like 2 months....lols creamhackered i guess so

?i3_x3WQ: well its done by modifying the shellstyle.dll's ui file ( this is what gives it its layout)

whack posted the refined code for the basic script about a page back... and the more advanced stuff is on the way

can You make a 1 more " example code" how to put a picture to the control menu place

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

    • No registered users viewing this page.
  • Posts

    • Brexit was first proposed in 2013, I had no idea Trump had anything to do with it.
    • Microsoft Edge 149.0.4022.96 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.96 changelog: Fixed various bugs, new policy update and performance issues. Stable channel security updates are listed here. New policies - RestrictBackgroundFetchFromServiceWorkerEnabled - Restrict Background Fetch API when called from a Service Worker Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • 'The Trump administration doesn't want you to use OpenAI's GPT-5.6 without its approval' Of course it does! Can they not keep their grubby little hands out of anything?
    • AI Labs and specially it's investors, might be super happy to see that government it's impeding them to sell their own stuff worldwide and make more money.
    • Hi everyone. Here is the background. A home user who has nothing to do overtly with AI in any way and pretty much is the non gamer, stereotypical FB and cats user. If I was looking at a new laptop would this be succifient in your expert opinions? Ryzen 7-7730U/16GB/256GB SSD
  • Recent Achievements

    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
    • Week One Done
      tuben earned a badge
      Week One Done
    • First Post
      OffsetAbs earned a badge
      First Post
    • Reacting Well
      OffsetAbs earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      459
    2. 2
      +Edouard
      213
    3. 3
      PsYcHoKiLLa
      157
    4. 4
      Steven P.
      73
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!