wilbur

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
admin
Site Admin
Posts: 66350
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

wilbur

Post 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?

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: wilbur

Post by TheQwerty »

This should simplify that for everyone...

Code: Select all

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

admin
Site Admin
Posts: 66350
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: wilbur

Post 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) !

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: wilbur

Post 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).
Proud XYplorer Fanatic

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: wilbur

Post by TheQwerty »

Sure makes it hard to get any work done now (XP 32-bit SP3)... :lol:
20100113-092348 - Screenshot.png
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66350
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: wilbur

Post 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!

ilya
Posts: 66
Joined: 02 Jun 2009 22:42

Re: wilbur

Post by ilya »

I see it! :D
Window 7 32bit

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: wilbur

Post by j_c_hallgren »

:? I get a "'wilbur' is not a valid script command" error here...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: wilbur

Post 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.
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Re: wilbur

Post 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!
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: wilbur

Post 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:

zzjean
Posts: 115
Joined: 22 Nov 2009 14:56

Re: wilbur

Post by zzjean »

It works - i see it

Win7 64 bits

admin
Site Admin
Posts: 66350
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: wilbur

Post 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...

nas8e9
Posts: 2232
Joined: 21 Jun 2008 14:50

Re: wilbur

Post 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.

Post Reply