Winstep Nexus dock and Nexus Ultimate v18.8 released!

Friday, September 7, 2018 by JcRabbit | Discussion: OS Customization


Windows 10 Ready The Winstep Nexus dock is a free dock for Windows. Nexus has everything you’d expect from a dock, including widgets, skins, drag-and-drop support, plus many others exclusive to it such as live icon reflections, over 30 different mouse-over effects, in-dock system tray, built-in support for animated icons, full Windows 10 UWP app support, multi-monitor and high DPI support and much more. Completely customizable, with thousands of different backgrounds freely available online, Nexus is fully compatible with skins for all 3rd party docks.

Nexus Ultimate is the commercial version of the free Nexus dock, adding support for multiple docks, categorized sub-docks, multiple tabbed docks (Shelves), Drawers (dock + single tabbed Shelf hybrid) plus even more widgets and cool looking mouseover effects.

Supported Languages: Arabic, Bulgarian, Catalan, Chinese (Traditional), Chinese (Simplified), Croatian, Czech, Dutch, English, Farsi (Persian), Finnish, French, German, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Portuguese (Brasil), Russian, Serbian, Slovak, Spanish, Swedish.

Nexus and Nexus Ultimate run on the 32 and 64 bit versions of Windows 2000, XP, Vista, 7, 8.x and Windows 10.

100% Windows 10 compatible with full UWP (Universal) app support.

Over 30 amazing mouse over, attention, launch and delete effects!

Built-in battery, calendar, clock, cpu, email, moon, net, ram, recycler, wanda and weather modules/widgets.

Built in support for system tray icons plus running applications with live window preview thumbnails

Multiple built-in docklets such as a compact media player, alarm manager, sleep timer, language bar, cd control, GeoIP location, screen capture....

...and much, much more!

More Information:

Winstep Web Site:
http://www.winstep.net

More information about Nexus/Nexus Ultimate:
https://www.winstep.net/nexus.asp

 

First Previous Page 5 of 11 Next Last
JcRabbit
Reply #81 Saturday, September 22, 2018 10:47 AM

Hankers

As a whole for me.

Could you please ask Neil if he has any idea why

BackgroundColor = GetSysColor(5) ' COLOR_WINDOW

would not work?

JcRabbit
Reply #82 Saturday, September 22, 2018 10:52 AM

Anyway, going to install WB on a Windows 10 VM to get to the bottom of this.

Hankers
Reply #83 Saturday, September 22, 2018 10:53 AM

JcRabbit

Could you please ask Neil if he has any idea why

I don't have any special access to Neil. Best to either PM or make a post with Neil in the title so he sees it.

JcRabbit
Reply #84 Saturday, September 22, 2018 11:11 AM

Err... I don't get it.

I installed WB on a Windows 10 VM, selected a different style, clicked on Change System Colours and changed System Colour: Window to yellow (because all the default styles that ship with WB apparently use the same white background color), run Xtreme and it worked, even the Item Properties dialog is properly showing yellow as the background color.

Unless some WB themes do not rely on changing the system colors...?

What WB theme is Ross using?

JcRabbit
Reply #85 Saturday, September 22, 2018 11:19 AM

Also, applied the Echo theme (apparently the only theme shipping with WB where the window background color is not pure white) and the dialog windows in Xtreme assumed the new (correct) background color. So, no idea why it isn't working there?

Hankers
Reply #86 Saturday, September 22, 2018 11:25 AM

Ross is using Forge WindowBlind.

Changing the System Color: Window to a different color works but even WB's that have a light and dark setting show as white background in the Preferences settings.

Should be a way for the color change the Preferences background color to the selected sub-style of the WindowBlind.

JcRabbit
Reply #87 Saturday, September 22, 2018 11:36 AM

Hankers
Ross is using Forge WindowBlind.

Which is a Master skin, so I can't do a quick test. Sigh.

Hankers
Changing the System Color: Window to a different color works but even WB's that have a light and dark setting show as white background in the Preferences settings.

Should be a way for the color change the Preferences background color to the selected sub-style of the WindowBlind.

Oh, I think I understand. In the screenshot for Forge I see you can have either a white or a brownish window background. Guess the latter would be a sub-style, no?

But then, why wouldn't GetSysColor(COLOR_WINDOW) return the correct color for the currently selected sub-style? Should be automatic.

Looks like I need to send Neil a PM.

Thanks, Hankers.

Uvah
Reply #88 Saturday, September 22, 2018 11:58 AM

wow.   what i done?

Tab and dock properties dialogues

 

 

JcRabbit
Reply #89 Saturday, September 22, 2018 12:23 PM

Well, the white in those Winstep dialogs should be brown like in the File Explorer window at the left, and I don't know why it isn't. Sent a PM to Neil, maybe he will be able to shed some light on this.

DaveRI
Reply #90 Saturday, September 22, 2018 1:23 PM

JcRabbit

Well, the white in those Winstep dialogs should be brown like in the File Explorer window

Forge has the Window syscolor set @ white (255/255/255) and is using different color definitions for the Explorer windows.  If Ross opens a text file in notepad its background will be white.  This is pretty common (these days?).  Up to you which you want to match, but they will often be different.

Now that I think about it, I believe the Explorer background on Win7 and Win8 is actually an image, not a defined color, and on Win10 it's a separately defined color.  I'd think it would be tough to chase an image color...

DaveRI
Reply #91 Saturday, September 22, 2018 2:11 PM

Here you go Jorge:

Win7/8:

 

Win10:

Just to add to the confusion, if any of the above Explorer-specific options (image or colors) aren't defined the the window syscolor is used.

Uvah
Reply #92 Saturday, September 22, 2018 3:45 PM

Did you make those changes in Skinstudio? I ask since I don't use it its not installed/

DaveRI
Reply #93 Saturday, September 22, 2018 3:54 PM


Did you make those changes in Skinstudio? I ask since I don't use it its not installed/

No changes there, that's how it comes.  I'm hoping to show Jorge what's going on.  White window syscolor and different Explorer background colors.  I'd say Winstep is working as intended, using the window syscolor instead of trying to chase the Explorer images or colors (but that's up to him).

JcRabbit
Reply #94 Saturday, September 22, 2018 3:59 PM

DaveRI
I'd say Winstep is working as intended, using the window syscolor instead of trying to chase the Explorer images or colors (but that's up to him).

Thank you very much for the detailed explanation, Dave. After reading that I would say the same, Winstep is working as intended.

Hankers
Reply #95 Saturday, September 22, 2018 4:21 PM

JcRabbit

but I am not aware of doing this breaking compatibility with WB themes (at least nobody complained).
JcRabbit


Quoting DaveRI,
I'd say Winstep is working as intended, using the window syscolor instead of trying to chase the Explorer images or colors (but that's up to him).



Thank you very much for the detailed explanation, Dave. After reading that I would say the same, Winstep is working as intended.

I would guess that's why nobody complained.   

DaveRI
Reply #96 Saturday, September 22, 2018 4:24 PM

There's a pretty long list of people who've been faked out by the "Window color vs Explorer color" syndrome.  

ikesolstice
Reply #97 Saturday, September 22, 2018 6:52 PM

This is amazing.

RedneckDude
Reply #98 Saturday, September 22, 2018 9:04 PM

 

Uvah
Reply #99 Saturday, September 22, 2018 9:57 PM

 

JcRabbit
Reply #100 Sunday, September 23, 2018 2:53 AM

Jim, pretty sure you know this already, but the GUI using the built-in Dark Mode does not get skinned by WB, for that to happen you need to set it to 'Standard User Interface' . That is by design.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01