Neil Banfield

Neil Banfield

Joined Last seen Member # 689
0 Posts 224 Replies 34,200 Reputation

I believe your ThinkDesk 1 year subscription starts counting when ThinkDesk is officially released. So it hasn't started yet. There should be a new Keepsafe build and Multiplicity build coming soon.

27 Replies 10,442 Views

We believe the black area is caused by WB not correctly setting one of the system colours. This has been fixed for the next build. On the windowblinds button, this should be in display properties still. If it is not, run regsvr32 wbui.dll from the WB directory on 32 bit Windows OSes. On 64 bit OSes we currently have not updated the display properties UI but will be doing so before final release.

3 Replies 1,788 Views

WindowFX and all those other apps do constant transparency. The entire taskbar has one transparency level. If you set this to say 10% then the entire bar is 10% visible and the text would be unreadable. The WindowBlinds 5 feature is per pixel. This gives the skin author so much more control and the text, icons etc can remain fully visible. The side effect is it is not aware of windows under it.

4 Replies 2,505 Views

pinchecl: Maximized windows don't have visible left & right frames so thats why there is no per pixel on them I am unsure about your other issues. Per pixel doesn't support custom menubars, MDI images, text backgrounds etc, so if you are talking about that then thats perfectly normal for per pixel skins. Non per pixel skins should continue to work as they did with WB 4.6.

105 Replies 48,404 Views

Delphi apps tend to use ownerdrawn menus. In this case WB tries its best to make the menus look like the menu skin, but it can only do so much. If the skin just uses flat menus (like the Windows XP style) then there is no problem because the menu content area isn't being skinned. The problem will be worse on skins which set the systemwide menu colours differently to the average colour of the menu skins.

6 Replies 4,070 Views