Help - Search - Members - Calendar
Full Version: UberSkin
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows 95/98/98SE/ME > Windows 9x Member Projects
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

   
Google Internet Forums Unattended CD/DVD Guide
Tihiy
Well, it's not actually faster. If you haven't disabled LameSkin, they work BOTH so it's actually slower (and buggy!!!)
I don't think there's need for UberSkin for RP7.
Offler
bugreport from newest version:
it seems that some cutoffs from video screen has been fixed too - maybe related with tray icons bug.

Window spam - system stability is completely unaffected (previously there were some setbacks)

Prey still not working sad.gif
Photoshop is still cutting off some parts of its screen

Also i am interested in support for 32bit icons smile.gif But if possible without replacing system files...
noguru
QUOTE (Tihiy @ Feb 10 2008, 05:23 PM) *
+ Added transparent desktop icon labels:
CODE
[HKEY_CURRENT_USER\Control Panel\desktop]
"TransparentIcons"=dword:00000001


And they stay transparent. In contrast of other transparent desktop label tools/tricks. Great!
Bleeder
QUOTE (noguru @ Feb 10 2008, 02:44 PM) *
QUOTE (Tihiy @ Feb 10 2008, 05:23 PM) *
+ Added transparent desktop icon labels:
CODE
[HKEY_CURRENT_USER\Control Panel\desktop]
"TransparentIcons"=dword:00000001


And they stay transparent. In contrast of other transparent desktop label tools/tricks. Great!

But, without drop shadow for icon text, the icon text is difficult to read when transparenticons enabled. Any plans for drop shadow for icon text?
RetroOS
QUOTE (Tihiy @ Feb 11 2008, 08:31 AM) *
Well, it's not actually faster. If you haven't disabled LameSkin, they work BOTH so it's actually slower (and buggy!!!)
I don't think there's need for UberSkin for RP7.

Hi Tihiy,
I have RP7 with LameSkin disabled, so I would like to test UberSkin without removing RP7.
From what you say, it is possible!
Can you just change your UberSkin installer to disable LameSkin and then install UberSkin with RP7?
Tihiy
QUOTE
Can you just change your UberSkin installer to disable LameSkin and then install UberSkin with RP7?

No. This isn't a supported scenario and won't be. no.gif
QUOTE
Any plans for drop shadow for icon text?

Sorry, but that's too luxurious for CPU. Unless there is a really quick algorithm exists.
thydreamwalker
welcome.gif just an issue with RP7 and webview on older machines : 233mhz/64mb-pentium mmx shuttle apollo via,crashes thee pictures hard unless add to new pic folder ...are there any other known issues with this as i have all AP updates installed and APRC2outta enviroment will not help this blushing.gif Also ,on other computerchem p.c./desktop version with 128mb/450mhz/and pentiumIII...Uberskin worked great <even; after adding rp7..after Uberskin was installed><lupus failed to make it past the intensive care unit--hopeful next willbe better release as it passed away regretfully unhappy unsure.gif can only await unveilin' of RP*8...thydreamwalker thumbup.gif P.S.:RP7 beats lupus 100:1
Xstyle
QUOTE (RetroOS @ Feb 10 2008, 10:06 PM) *
QUOTE (Tihiy @ Feb 11 2008, 08:31 AM) *
Well, it's not actually faster. If you haven't disabled LameSkin, they work BOTH so it's actually slower (and buggy!!!)
I don't think there's need for UberSkin for RP7.

Hi Tihiy,
I have RP7 with LameSkin disabled, so I would like to test UberSkin without removing RP7.
From what you say, it is possible!
Can you just change your UberSkin installer to disable LameSkin and then install UberSkin with RP7?


It is possible to install uberskin on rp7. "Dll.dll" plays a very important role in installing uberskin it is the reason why uberskin installer don't start. I thinc...i'm not sure (i'm not a programmer) Rp8.dll it's a replace of dll.dll (with less functions). So...if u delete dll.dll uberskin will install with no problems but the looks and the speed of your machine will have to sufer. I guess if the code from rp8.dll will be transfered to dll.dll and the restriction of the installer will be removed, than it will work just fine. (Again I'm not a programmer...it's just an opinion).
Xeno86
QUOTE
- Fixed Windows 98 shell tray icons;
Apparently not completely...


Look at the remains of third icon in first row (it is a blinking icon and there shouldn't be any remains).
And at volume icon in second row - a fragment of the circle is missing.


Also the progress bar doesn't update correctly in w32dasm.
Tihiy
QUOTE
Apparently not completely...

Yeah, something is wrong. But this bug was hard to catch... I'll try to work it around by adding 1px more to erase these things.
QUOTE
Also the progress bar doesn't update correctly in w32dasm.

This is somewhat "by design". Since progress bar is a very simple control, programs can abuse it very much (for example, changing its position in every loop cycle). Since graphical progress bar takes noticeably more graphical operations and thus drawing slower (+slow computers? +slow graphic drivers?), it can slow down program and system noticeably for such programs. So, when UberSkin is active, it updates asynchronously (in message cycle), not by program demand.
Since you've noticied it rolleyes.gif , i've changed algorithm so progress bars now *do* update synchronously as user expects, but only in foreground windows.

Click to view attachment
I've tried drop shadow algorithms for desktop icon labels with GDI+, and i'm not sure if it's wise to include it: 100 "My Computer" labels draw themselves within up to 900 ms. That's may be too slow in some cases... and loading whole GDI+ library for this may be not worth it.
Controller
QUOTE (icefireicefire @ Feb 10 2008, 10:06 AM) *
why are u using opera 6 and not the newer opera 9? I can tell u that opera 6 is not a good browser, actually no opera is before 9 (then it is the best one).
I don't think it could even display like cnn correct?

Opera 6 has it cons, some homepages look quite weird... but I don't expect a browser to really handle all senseless homepages. Also crashes quite often with javascript.
But it has some pro's the newer versions are laking of:
- not skinned! (thus more native/lame-/uberskin compatible - I hate programs that look like this XP blue also I have another or no skinning at all.)
- Less resources
- Does not crash when quitting (newer operas often do, especially after customizing toolbars, making all changes obsolete)
- Resuming downloads doesn't work in any opera (6/7/8/9?) version

I know another browser is needed for some pages, still hope another browser gives all of operas real features
Xeno86
QUOTE (Tihiy @ Feb 11 2008, 10:41 PM) *
I've tried drop shadow algorithms for desktop icon labels with GDI+, and i'm not sure if it's wise to include it: 100 "My Computer" labels draw themselves within up to 900 ms. That's may be too slow in some cases... and loading whole GDI+ library for this may be not worth it.
I agree that GDI+ might not be the best option. How about something simpler - draw the same text twice - in two distinct colors, but the second one with a small offset?

It certainly doesn't look as nice as yours but it should still serve the purpose - improve readability.

Also sadly I have found another bug related to UberSkin:
If you select "File->Save as..." in Notepad++ v4.5, it will die immediately without any message or error.
Interessingly "File->Open..." works ok...
Bleeder
Regarding drop shadows for icon text:
Another idea: Is there such a thing as fonts with drop shadows built-in? Or a way to modify fonts for this purpose. If so, we could change the font for icon text in advanced appearance settings.
Xeno86
QUOTE
I'll try to work it around by adding 1px more to erase these things.
For me it looks like 2px...
Xeno86
As for explorer crashes...
I was just alt-tabbing between two applications (Acrobat Reader and Opera) and... I got division error in explorer lol. I checked resources - over 50% left and I had no explorer window open when it crashed. Totally unexpected, system stablity unaffected and I have to kill some apps to see their tray icons again shifty.gif .
CODE
EXPLORER spowodował błąd dzielenia w module USER.EXE przy 0004:00005f89.
Rejestry:
EAX=5063ac06 CS=175f EIP=00005f89 EFLGS=00000286
EBX=9fbab54d SS=3007 ESP=000086a4 EBP=008186b8
ECX=4fdd5aa6 DS=166f ESI=0002231c FS=05e7
EDX=ffbcd74e ES=3007 EDI=00000776 GS=0000
Bajtów w CS:EIP:
66 f7 f3 66 0f a4 c2 10 cb 66 5b 66 59 66 5a 66
Stos:
170f1b39 000222c4 00022264 d7b1000d 07029fbc 1b8286d2 231c1e20 86ca0002 22c43007 00000002 02680000 86e4001e 170f24a2 000222c4 00000000 0004000c
To avoid further questions: I have 98SE with IE 6 and uSP 2.1a. Maybe it is only polish version that has this problems... who knows.
Tihiy
QUOTE
Also sadly I have found another bug related to UberSkin:
If you select "File->Save as..." in Notepad++ v4.5, it will die immediately without any message or error.

Oh, ho, ho! Open-source programs!
When i started to research this problem, i've experienced hang (not crash) there.
CODE
Quick test shown that the problem source is the whole UberSkin architecture and the main source of previous problems, dialog class.
Dialog class is a very basic and very sensitive part of window manager, even retail 9x builds shout into debugger when someone tries to change it.
LameSkin caused some apps (ex. Nero) which subclass dialogs to collapse when LameSkin tried to superclass dialogs.
It went this way:
-> Main dialog is created and subclassed, then being initialized. Dialog initialization fails since other thread (LameSkin) changed dialog class -> window manager destroys this "invalid" window.
So, UberSkin comes to the scene!
It changes dialog class before any applications start up.
But how comes that this Notepad++ fails (it does not exactly fails, it justs sits in there trying to call window procedure - repainting indefinitely)?
It works this way.
-> Dialog is created, then being initialized. And then subclassed during initialization!  :wacko:
But wait, it succeeds to make it without UberSkin. Why? Because initialization does not leave [i]Win16Mutex[/i] (which locks any 16-bit code from executing in parallel). This way, it somehow finishes intialization and comdlg32 can finish work. But with UberSkin, it fails to finish it, since it is now in 32-bit code.

So i was sad panda and went for new Notepad++ version. And guess what? It does not have this bug!
I went to SVN to check what was changed and found it!
Oh god **** open source developers. What are youthey doing!
- Subclassing dialog window (violation of Win32 programming techiques and etiquette; if you want dialog with slighly altered behavior, write your own using dialog functions ready especially for this) during initialization (violation of Win32 subclassing rules) without using CallWindowProc (violation of Win32 subclassing rules) when they want just to handle "OK" click!!! Oh burn them with fire! Don't they know about DWL_DLGPROC or using comdlg32 hooks right way?!

Ah, so that were lyrics. Download latest version and tell them what morons they are.
Also, i've achieved compiling with [Express] VC++ 2008: it was installed on my PC, but compiled exe wasn't running on 9x no matter what.
I've downloaded VC++ 2005, but oh - it was French:wacko: and weren't compiling this thing no matter what.
The solution is to replace link.exe and libs directory with ones from 2005. This way, it worked well on 9x.
Philco
QUOTE (noguru @ Feb 10 2008, 03:44 PM) *
QUOTE (Tihiy @ Feb 10 2008, 05:23 PM) *
+ Added transparent desktop icon labels:
CODE
[HKEY_CURRENT_USER\Control Panel\desktop]
"TransparentIcons"=dword:00000001


And they stay transparent. In contrast of other transparent desktop label tools/tricks. Great!


BEST trick - thx! thumbup.gif I uninstall Hook99 complet (support transparent text /icon), on file on.reg add:
QUOTE
[HKEY_CURRENT_USER\Control Panel\desktop]
"TransparentIcons"=dword:00000001

UberSkin 8.1.6 CZECH
Download: uberskin816cz.exe

Note: Thx Tihiy, best util thumbup.gif
Offler
ok here comes bugreport. I tried Czech version.

Guys - congratulations. I am really impressed, how this engine works now. I also like the transparent icons smile.gif

Bugs fixed:
- adobe photoshop (minimizing, maximizing, cutted top of new window)
- media player classic (control panel and seek bar refresh)
- creative surround mixer (no pink layers around its window)ä
thumbup.gif

Bug remained:
- Prey still not working reffering to "Security module cannot be enabled"
blushing.gif


If this last bug shall be fixed i think that i shall use it permanently smile.gif

Minor bug:
during maximizing or minimizing of windows pink layers become visible again... for a second until maximizing is completed.
whatever420
QUOTE (whatever420 @ Jan 21 2008, 04:29 PM) *
Hello Tihiy...
I wanted to thank you for UberSkin...
It's the first Window's skinning app that I've ever decided to use long term...

Some bug reports:

DVD Decrypter and Imgburn will not shutdown properly while UberSkin is in use...
They both just stay open after attempting to exit them...

TclockEX (An enhancement of the standard Windows taskbar clock) is not skinned... (1st pic)
It may not be possible to skin it sad.gif...

The "taskbar seems to be locked even after removing "Lock the Taskbar"" bug is present on my system...
I have IE 6 SP1 installed, fully updated... including MDGX's latest patches...
I am using the 5.5 SP2 browse*.dll files to prevent explorer lockups... which may be the problem...

Thanks again for this wonderful app... smile.gif

All of the above quoted bugs are still present...

I'm also getting this problem:



It shows PopPeeper maximized... and what it looks like after it's been minimized and re-maximized...
I've had this "effect" happen to a few other apps...

Weird huh...
Tihiy
QUOTE
DVD Decrypter and Imgburn will not shutdown properly while UberSkin is in use...
They both just stay open after attempting to exit them...
Both of them work like crap in 9x. I've contacted developer and offered him a way to fix his programs.
QUOTE
TclockEX (An enhancement of the standard Windows taskbar clock) is not skinned
It works correctly.
QUOTE
The "taskbar seems to be locked even after removing "Lock the Taskbar"" bug is present on my system...
It won't work correctly with IE5.5 browse*.dll files.
QUOTE
It shows PopPeeper maximized
Some apps can get this behaviour. ph34r.gif I'm fixing it.
perzadam
QUOTE (Xeno86 @ Feb 12 2008, 06:57 PM) *
As for explorer crashes...
I was just alt-tabbing between two applications (Acrobat Reader and Opera) and... I got division error in explorer lol. I checked resources - over 50% left and I had no explorer window open when it crashed. Totally unexpected, system stablity unaffected and I have to kill some apps to see their tray icons again shifty.gif .
CODE
EXPLORER spowodował błąd dzielenia w module USER.EXE przy 0004:00005f89.
Rejestry:
EAX=5063ac06 CS=175f EIP=00005f89 EFLGS=00000286
EBX=9fbab54d SS=3007 ESP=000086a4 EBP=008186b8
ECX=4fdd5aa6 DS=166f ESI=0002231c FS=05e7
EDX=ffbcd74e ES=3007 EDI=00000776 GS=0000
Bajtów w CS:EIP:
66 f7 f3 66 0f a4 c2 10 cb 66 5b 66 59 66 5a 66
Stos:
170f1b39 000222c4 00022264 d7b1000d 07029fbc 1b8286d2 231c1e20 86ca0002 22c43007 00000002 02680000 86e4001e 170f24a2 000222c4 00000000 0004000c
To avoid further questions: I have 98SE with IE 6 and uSP 2.1a. Maybe it is only polish version that has this problems... who knows.



Normal work [98SE IE 6.0 uSP-PL 2.5e]

(once)
CODE
EXPLORER spowodował błąd: nieprawidłowa strona w
module RP8.DLL przy 0167:bfe04550.
Rejestry:
EAX=00000003 CS=0167 EIP=bfe04550 EFLGS=00010217
EBX=0083f6b4 SS=016f ESP=0083f6b4 EBP=0083f88c
ECX=00000001 DS=016f ESI=00000000 FS=25bf
EDX=00000000 ES=016f EDI=00000000 GS=0000
Bajtów w CS:EIP:
0f b6 00 f7 d8 03 05 e4 88 e0 bf 89 85 18 ff ff
Stos:
ffffffff 01000115 00001c21 00001c21 00000000 00000001 00000000 00001c20 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000



While open office 2.3 was openning a file. (once)
CODE
EXPLORER spowodował ogólny błąd ochrony
w module USER.EXE przy 001c:00000066.
Rejestry:
EAX=0000462f CS=16ef EIP=00000066 EFLGS=00000202
EBX=00000d60 SS=5897 ESP=00008de0 EBP=00008e06
ECX=00010000 DS=16bf ESI=0002addc FS=0000
EDX=0002addc ES=16bf EDI=00000000 GS=015f
Bajtów w CS:EIP:
8e c0 26 8b 3e 16 00 66 8b 45 08 66 89 46 f0 66
Stos:
addc16bf 00000002 8e14462f 066c8e14 addc16bf addc0000 0d600002 addc8e02 00000002 8e848e84 1767386b 00000001 00000000 addc0000 00160002 00000000


-----

This project is like a breath of fresh air smile.gif
Tihiy
CODE
EXPLORER spowodował błąd: nieprawidłowa strona w
module RP8.DLL przy 0167:bfe04550.
Thank you for this report.
CODE
EXPLORER spowodował ogólny błąd ochrony
w module USER.EXE przy 001c:00000066.
What does that means?
Offler
"Explorer caused general protection fault in module user exe at 001c:00000066."?
perzadam
QUOTE
CODE
EXPLORER spowodował ogólny błąd ochrony
w module USER.EXE przy 001c:00000066.
What does that means?



1) I was openning file, OpenOffice 2.3 was loading it and "freeze/grey window in OO".
2) I see new window "do you want close Program" abort / close. ( I didn't press ctrl-alt-del to close open office)
3) I pressed abort.
4) few second's (1,2,3?) I see again 2) and I press abort. (rarely 1x 2x ?)
5a) Open Office load full document.

once
5a) Open Office was grey so I copied error.
( I think the system was high loaded Firefox, Opera,...,..., and worked hard on swap + AeroBlue )

When I use only OpenOffice + 1,2,3 Web Pages (Opera/Firefox) / "middle load", I don't see this error.
(8 years old computer + Nvidia)

Sorry for non-technical language.
noguru
QUOTE (Tihiy @ Feb 15 2008, 09:53 PM) *
QUOTE
It shows PopPeeper maximized
Some apps can get this behaviour. ph34r.gif I'm fixing it.


Is this the same behaviour that Nero6 and ZoneAlarm have? With Nero the "old" standaard grey windows close/maximize/minimize buttons are projected on top of the skinned ones and they are functional. With ZoneAlarm the activation of the skinned buttons doesn't correspond with the position of the mousepointer. When you hold your mousepointer on the minimize button the maximize button is actually activated and so maximizing your screen when you think you minimize it. It's like the old buttons are hiding behind the skinned ones but are still functional.

TrendMicro's HijackThis screen is looking like I'm on LSD. I have a ATI videocard. Anyone seen the same with a non-ATI ?
Tihiy
UberSkin 8.1.5 released!
http://tihiy.ahanix.org/uberskin.exe
MASS BUG BOMBING!
- Rewrited button/check/radio/group skinning (code roots going back down to RP3.6!); fixed a load of bugs (ex. HijackThis) and improved speed/usage/etc;
- Fixed progress bar not being updated (W32Dasm);
- Fixed client window portion not being correctly aligned when skin changes;
- Fixed old caption buttons stucking constantly on new caption buttons (ex. Nero);
- Fixed Full Screen IE/Explorer mode may not switch properly;
- Fixed AlphaBlend validation causing rare crashes in RP8.dll;
- Forced caption buttons positions for overlapped windows (ex. ZoneAlarm);
- Fixed restoring zoomed window issues (ex. POP Peeper) and i hope not broken other apps;
- Fixed once more 98 tray icons.

Ohh... Zzz.
Controller
My taskbar isn't skinned anymore... smile.gif
Windows 95 Explorer (startbutton skinned like any button, other task buttons aren't skinned at all)
At least the startmenu position works for this version (due this issue?)
Tihiy
QUOTE
My taskbar isn't skinned anymore...
I'm glad you're smiling; sorry for 95 shell. It's just not my priority, but i'll fix it next time.

UberSkin 8.1.6 released!
http://tihiy.ahanix.org/uberskin.exe
- Windows 95 taskbar is skinned back again; unsure.gif
- SecuROM protection must be fixed (ex. Prey).
Offler
i confirm that securom in Prey is fixed. Uberskin is now stable part of my system smile.gif

Minor bug reported previously:
using tenetXP skin - when maximizing window shows pink corner until is maximized.

other minor bug. was fixed in previous version but appeared again:
http://slayershrine.wz.cz/desk2.jpg

if this occurs also it means that adobe photoshop has cutted off its panel. also strange behaviour - i cannot open images with adobe photoshop. i dont know why, but i cant see them while using "Open" command. i take a closer look.

edit2:
after aproximately 8 hours without reboot i get strange display error. i was using slimbrowser with webicq, TV tuner app and uberskin. after some action (pop up window, and resizing video window at same time maybe) graphics get broken. then i closed tv tuner app and a get som unspecified error messages (while skinninw was not working windows were unreadable). then i closed slimbrowser and skinning start to work correctly again... weird.
Xeno86
Hi,
Unfortunately there is a regression (at least I didn't see this issue before) from 8.1.4
Whenever you click on empty space on the taskbar - it blinks (clear+repaint).

QUOTE
- Fixed once more 98 tray icons.
Because you ignored my post and you will have to fix it for the third time shifty.gif

Another bug I noticed is with Notepad2 (v1.0.12):
When you set it to be always on top (alt+t) and now drag and pull the scrollbar - it isn't skinned anymore (only the bar, the buttons are still skinned) until you release mouse button.
Tihiy
QUOTE
Unfortunately there is a regression (at least I didn't see this issue before) from 8.1.4
Whenever you click on empty space on the taskbar - it blinks (clear+repaint).
Not reproduceable for me. Such behavior sometimes can be seen, and it does not depend on anything. If it happens constantly for you, try disabling some programs/tray icons to see if one is causing this.
QUOTE
Because you ignored my post and you will have to fix it for the third time
I don't have privilege to ignore posts. This issue with 98 tray icons is not actually because of pixels around icons, but some other internal paint calculations. Please provide apps which get this behavior (those with blinking icons or icons cut).
QUOTE
Another bug I noticed is with Notepad2 (v1.0.12):
QUOTE
always on top (alt+t)
Hmm, always on top. Got it.
QUOTE
other minor bug. was fixed in previous version but appeared again:
I'll fight with apps with custom frames next version.
Tihiy
UberSkin 8.1.7 released!
http://tihiy.ahanix.org/uberskin.exe
Okay, let's spin version numbers a bit once again. This is the last update in this batch. 2 versions left before release?
- Fixed overlapped window forced layout causing unability to size those windows through sizing box;
- Fixed scrollbars not tracking in controls for topmost windows (ex. Notepad2);
- Fixed radio/check not updating when its text changes.
Gape
Hi Tihiy,

I am planning to add your 32-bit Scandisk into the next version of uSP. It is skinnable. But when I tested it with latest UberSkin, although buttons was skinned, title bar was not.

Example:



FYI.
Tihiy
Please DON'T. It is too old, i don't have source for it anymore; it has wrong switch interpretation (it sets wrong scan mode, if i recall correctly)!
It works only with kernel32.dll version 4.10.2225?!!
UberSkin won't work with it, since it forcefully protects 16-bit code from being skinned.
Xeno86
QUOTE
Please provide apps which get this behavior (those with blinking icons or icons cut).
Sysinternals Process Explorer - look at the lowest 1px - I can make a screenshoot if you need it.

QUOTE
Not reproduceable for me. Such behavior sometimes can be seen, and it does not depend on anything. If it happens constantly for you, try disabling some programs/tray icons to see if one is causing this.
I have killed almost everything and it didn't help. Anyway I have just found a way to reproduce it:
Open Start Menu->Programs and try right-clicking on some shortcuts to applications - the taskbar will become almost completely empty (only start button visible) for a fraction of second and then it will be redrawn. It is perfectly visible.
I have even managed to make a screenshot when the taskbar was empty.

EDIT: After upgrading to 8.1.7 the problem seems to be gone now.
EDIT2: It's back sad.gif I don't know what causes it - it was ok for 15 minutes or so, I didn't open any new apps in the meantime and now it happens again, weird.

Also any news regarding the issue with pink lines?
whatever420
A couple bugs in the latest version... (for me anyway)

1.) With UberSkin installed and running, most of IrfanView's right-click options are disabled... [example: open a bitmap in IrfanView then right-click on on it... most options are grayed out]

2.) With UberSkin installed and running, all of Internet Explorer's right-click options are clickable... [example: open IE to a blank page, then right-click on the blank page... all options are available]
This may be caused by the 5.5 brows*.dll files... someone using the 6.1 brows*.dlls should check it out...


Keep up the great work Tihiy... and thanks smile.gif.

Philco
QUOTE (Tihiy @ Feb 17 2008, 03:29 PM) *
UberSkin 8.1.7 released!
http://tihiy.ahanix.org/uberskin.exe
Okay, let's spin version numbers a bit once again. This is the last update in this batch. 2 versions left before release?
- Fixed overlapped window forced layout causing unability to size those windows through sizing box;
- Fixed scrollbars not tracking in controls for topmost windows (ex. Notepad2);
- Fixed radio/check not updating when its text changes.


UberSkin 8.1.7 CZECH
Download: uberskin817cz.exe

btw: on file on.reg add:
QUOTE
[HKEY_CURRENT_USER\Control Panel\desktop]
"TransparentIcons"=dword:00000001

welcome.gif
Tihiy
UberSkin 8.1.8 released!
http://tihiy.ahanix.org/uberskin.exe
Note to self: don't ever make releases at 3 AM.
- Fixed EnableMenuItem realmad.gif realmad.gif realmad.gif
- Fixed excessive taskbar repaints.

QUOTE
Also any news regarding the issue with pink lines?
Don't worry, i remember. Seems that i'll spin version numbers to 8.1.10 and up if more bugs arise.
Drugwash
Hi Tihiy.
Until yesterday I thought Uberskin was just a myth - no link to it in RP thread (did I miss it?). Yesterday I found and installed 8.1.7 as first Uberskin install ever and it went just fine.
However, still with the same version (I installed 8.1.8 but I won't be able to reboot for at least a few hours) there are a few (minor) issues that I noticed.

This one is not so minor. As I keep my taskbar hidden (at the top, if it makes any difference and currently locked - no sizing bar), I noted that it won't show up if I hover the portions of it that belong to the start button, the systray icons, the taskbar buttons and the expander arrows (for Quick Launch and custom toolbars).
If I unlock the taskbar so the sizing bar appears, then it shows up no matter where I hover at, but like that, the taskbar looks bulky.

One other thing I noticed was that immediately after installation, the taskbar was locked. All taskbar buttons (when opening applications) were displayed a few pixels lower than normal, looking cut on their bottom. I disabled and re-enabled the taskbar lock and they now appear correctly. Haven't rebooted again to see if the issue reoccurs on a fresh start.

Yet another thing I noticed is that all systray icons are about 2 px higher than normal (as compared to Quick Launch icons position, at least). This is really a minor issue to me.

Incidentally I noticed a couple other minor issues while conceiving this post, so I'll insert them here:
- in Lavalys' Everest Ultimate Edition, there's a fourth button to the left of the 'minimize' button on titlebar, for 'minimize to tray'. That one isn't skinned - possibly because it's custom drawn. Just thought you should know about it.
- in official eMule, the MiniMule window's titlebar is not skinned (if enabled in the options, it will show up on single left-click on systray icon when main window is minimized). I'm not sure what type of window that is, it just looks like having a tool style titlebar but I may be wrong.

I'm using a slightly modified Royale Small theme with Explorer.exe 4.72.3612.1710 (I believe it's the 256-color patched version, IIRC) in Win98SE English. Machine is Pentium II 400MHz, 256MB PC133 SDRAM, MSI GeForce 4Ti4200 VTD8X 128MB (running at AGP 2x in dual-monitor environment) on Soyo 6VBA 133 motherboard. If any other specific information is needed, please ask.

All in all, Uberskin is excellent and I mean it. You're the man, Tihiy... you're the man! thumbup.gif
Xstyle
Nice work man!!! thumbup.gif What a great thing you've built....... You really know you're coding that's for sure! (I wish i knew half of what you know in coding) You're a smart guy...keep up the good work! welcome.gif
Tihiy
Okay then, those bugs left:
- Windows with custom frames getting skinned while they shouldn't;
- Windows 95/98 taskbar/tray icons minor problems;
- Windows 95 start menu issue.

Am i right? Those should be fixed in next release.
Philco
QUOTE (Gape @ Feb 17 2008, 05:10 PM) *
Hi Tihiy,

I am planning to add your 32-bit Scandisk into the next version of uSP. It is skinnable. But when I tested it with latest UberSkin, although buttons was skinned, title bar was not.

Example:



FYI.


This new scandisk32 is O.K.? (Problem with disk >128GB not?)
Tihiy
There is NO 32-bit scandisk. Forget it, end of story.
glocK_94
Finally tested Uberskin. It rocks!
Just add 32icons and here's the best looking Win9x ever made. thumbup.gif
Tihiy
UberSkin 8.1.9 released!
http://tihiy.ahanix.org/uberskin.exe
Oh hi, i hope this is the latest bugfix release
- Fixed maximizing minimized MDI windows;
- Applications that use custom window frames are now behaving properly (WinAMP, WMP9, MsnMess, etc.)

Xeno86: all icons including Process Explorer one are drawing okay for me, too. Any additional information?
Randy_Rivers
it is okay to apply latest uberskin 8.19 over a older version?
Tihiy
UberSkin 8.1.10 released!
http://tihiy.ahanix.org/uberskin.exe
- Auto-hidden taskbar now unhides when you hover start icon or tray part;
- 95/98: taskbar can't be moved when locked.

QUOTE
it is okay to apply latest uberskin 8.19 over a older version?
It is always okay to upgrade, downgrade, repack, redistribute, reverse engineer, modify or hack UberSkin. It uses completely same installer and uninstaller and can't conflict with itself.
Offler
shall i install newest version or wait three hours for next one? smile.gif

ok... the newest one smile.gif jesus you must be assembler god smile.gif
pink corners in maximizing/mininizing fixed. pink layers around surround mixer fixed. overall performance greatly improved (so fast as without skinning).

Adobe photoshop still has cutted top panel when run for the first time, until maxnimizing/restoring window size... i shall make some screens.

i can open files from photoshop again.

this is how photoshop looks after first being running:
http://www.slayershrine.wz.cz/eror1.jpg

the top panel is partially missing.

and this is how it has to look.
http://www.slayershrine.wz.cz/eror2.jpg
Tihiy
QUOTE
shall i install newest version or wait three hours for next one?
I've promised myself not to make releases at night!

Confirmed your problem.
Offler
i was working as a programmer for short time smile.gif my colleague was sleeping in his chair and worked for days and nights smile.gif there is a joke...

Programmer 1: "it shall took two weeks until the program will be finished"
Programmer 2: "good. i will get some sleep - two times and we are done"

go to sleep now. we are curious for your masterpiece, but have some time for it smile.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.