Page 1 of 1

wilbur

Posted: 13 Jan 2010 14:54
by admin
In the next beta (EDIT: that's v8.80.0016) there is some test code for handling true alpha transparency. It works great here under XP but I want to make sure that it also works on your systems before I rewrite the whole icon handling of the toolbar and other places...

Steps:
- download wilbur: http://www.xyplorer.com/download/wilbur.png
- place it into your app data path (where your INI and DAT files are)
- ensure that pane 1 is visible.
- run this thru the address bar:

Code: Select all

::wilbur;
? do you see a cute alpha transparent dog looking at you?

Re: wilbur

Posted: 13 Jan 2010 15:00
by TheQwerty
This should simplify that for everyone...

Code: Select all

::Download("http://www.xyplorer.com/download/wilbur.png", "<xydata>");Focus("P1");wilbur;

Re: wilbur

Posted: 13 Jan 2010 15:10
by admin
TheQwerty wrote:This should simplify that for everyone...

Code: Select all

::Download("http://www.xyplorer.com/download/wilbur.png", "<xydata>");Focus("P1");wilbur;
8) !

Re: wilbur

Posted: 13 Jan 2010 15:25
by jacky
One day I'm sure Don will realize the power (and simplicity it can create) of XY scripting... :P ;)
admin wrote:? do you see a cute alpha transparent dog looking at you?
Yes (Win7 32bits).

Re: wilbur

Posted: 13 Jan 2010 15:26
by TheQwerty
Sure makes it hard to get any work done now (XP 32-bit SP3)... :lol:
20100113-092348 - Screenshot.png

Re: wilbur

Posted: 13 Jan 2010 15:44
by admin
:D Great, this means I can totally rewrite internal icon handling and also redesign all icons (OH MY GOD!!). This will take 2 weeks plus a 4-week holiday :wink: but it will be worth it!

Re: wilbur

Posted: 13 Jan 2010 15:46
by ilya
I see it! :D
Window 7 32bit

Re: wilbur

Posted: 13 Jan 2010 17:21
by j_c_hallgren
:? I get a "'wilbur' is not a valid script command" error here...

Re: wilbur

Posted: 13 Jan 2010 17:48
by zer0
j_c_hallgren wrote::? I get a "'wilbur' is not a valid script command" error here...
Just a question, but are you using v8.80.0016 to test "wilbur" :?: Don marked next in bold, referring to .0016, so you *may* have missed that...If you are indeed running .0016 then something else may be an issue, dare I say maybe something to do with your OS being Win2k? Also a quick Google hinted that alpha blending on Win2k may be quite slow, but I have way of verifying that.

Re: wilbur

Posted: 13 Jan 2010 18:15
by j_c_hallgren
zer0 wrote:
j_c_hallgren wrote::? I get a "'wilbur' is not a valid script command" error here...
Just a question, but are you using v8.80.0016 to test "wilbur" :?: Don marked next in bold, referring to .0016, so you *may* have missed that...
:oops: Went right past that "next" and with no ver nbr listed in steps, didn't notice it as compared to timestamps of posts...but... 8) I now DO see a happy doggie! Even on ole W2K!

Re: wilbur

Posted: 13 Jan 2010 18:26
by TheQwerty
j_c_hallgren wrote::oops: Went right past that "next" and with no ver nbr listed in steps, didn't notice it as compared to timestamps of posts...but... 8) I now DO see a happy doggie! Even on ole W2K!
I even considered making the script check the XY version, but figured the short simplicity would be preferred. :lol:

Re: wilbur

Posted: 14 Jan 2010 09:01
by zzjean
It works - i see it

Win7 64 bits

Re: wilbur

Posted: 17 Jan 2010 16:56
by admin
zzjean wrote:It works - i see it

Win7 64 bits
Cool!

In the next beta version (8.80.0027) wilbur is embedded in the EXE (which is now > 4 MB for the first time ever :) ), so you can delete wilbur.png from your disk and the command

Code: Select all

::wilbur;
should still work like before. The is the last test phase before the new icons come...

Re: wilbur

Posted: 17 Jan 2010 17:30
by nas8e9
admin wrote:In the next beta version (8.80.0027) wilbur is embedded in the EXE (which is now > 4 MB for the first time ever :) ), so you can delete wilbur.png from your disk and the command

Code: Select all

::wilbur;
should still work like before. The is the last test phase before the new icons come...
Deleting wilbur.png from <xydata> and entering the command

Code: Select all

::wilbur;
produces the image of a dog as before.

XYplorer 8.80.0027 beta
Windows 7 RTM x86.