View unanswered posts | View active topics It is currently Tue Feb 09, 2010 1:07 pm



Post new topic Reply to topic  [ 128 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9  Next
 BB2: Blackbox with bitmap skinning 
Author Message
BBDinosaur

Joined: Fri Jun 23, 2006 2:41 pm
Posts: 231
Location: China
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Here is some advices.
And more freedom on sysbar will be good, because I only ues one workspace.


Attachments:
12007-12-17-14.11.27.jpg
12007-12-17-14.11.27.jpg [ 285.47 KiB | Viewed 1628 times ]

_________________
bblean in China(Chinese): http://www.deepin.org/forum-382-1.html
My blog(Chinese): http://hi.baidu.com/bluesewilder/blog
Mon Dec 17, 2007 6:20 am
Report this post
Profile
Sponsored Links
Google Adsense


BBAdult

Joined: Sun Nov 18, 2007 11:37 am
Posts: 28
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
cthu1hu wrote:
I think font shadows might be broken. "systembar.tasks.font.fx: 1" does nothing...

Yeah, I know. Text effects on 32bit transparent backgrounds are not implemented yet.

cthu1hu wrote:
And more freedom on sysbar will be good, because I only ues one workspace

You can turn off pager by setting "systembar.pagerShow: false"


Mon Dec 17, 2007 4:39 pm
Report this post
Profile
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 593
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
blueswilder: I like the Blackbox icon on your desktop. Where did you get it?


Mon Dec 17, 2007 4:42 pm
Report this post
Profile
Moderator
User avatar

Joined: Sun Dec 05, 2004 10:08 pm
Posts: 754
Location: LA, US
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
tao wrote:
cthu1hu wrote:
I think font shadows might be broken. "systembar.tasks.font.fx: 1" does nothing...

Yeah, I know. Text effects on 32bit transparent backgrounds are not implemented yet.


It's weird. There seems to be layer information, or perhaps transparency information in the PNG that gets read by BB2. If i flatten the layer in photoshop, I'll destroy the transparency, but font shadows will work. If I just merge the layers--keeping transparency intact--there won't be font shadows, but also, the PNGs are much brighter, as if BB2 is reading some transparency information in the PNG. It also has the effect of crashing BB2 infrequently. So I'm stuck with a skin I'm making. I can't flatten the layers and I can't merge visible/linked.

_________________
My blackbox styles

"Everyone has a talent, what is rare is the courage to follow the talent to the dark place where it leads." - Erica Jong


Mon Dec 17, 2007 5:05 pm
Report this post
Profile WWW
BBDinosaur

Joined: Fri Jun 23, 2006 2:41 pm
Posts: 231
Location: China
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
pitkon wrote:
blueswilder: I like the Blackbox icon on your desktop. Where did you get it?

see here: posting.php?mode=reply&f=27&t=3268

_________________
bblean in China(Chinese): http://www.deepin.org/forum-382-1.html
My blog(Chinese): http://hi.baidu.com/bluesewilder/blog


Mon Dec 17, 2007 6:32 pm
Report this post
Profile
BBChild

Joined: Tue Dec 18, 2007 5:10 am
Posts: 8
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
tao,I have a question here: Haven't this version supported tray icon clicking yet? I've tried Ctrl/Shift/Alt + R/L/M click on WLM icon but received no response, and the same problem appears on several other icons, too. Should I change my setting or just wait for the newer version?


Tue Dec 18, 2007 5:29 am
Report this post
Profile
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 593
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
blueswilder wrote:
pitkon wrote:
blueswilder: I like the Blackbox icon on your desktop. Where did you get it?

see here: posting.php?mode=reply&f=27&t=3268


Sorry, wrong link... I can't see a post meant for someone else :(


Tue Dec 18, 2007 8:37 am
Report this post
Profile
Site Admin
User avatar

Joined: Sun Dec 05, 2004 8:59 pm
Posts: 1316
Location: Boise, Idaho
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
I think he meant to link to the thread ;)

_________________
-- Brian


Tue Dec 18, 2007 9:01 am
Report this post
Profile ICQ YIM WWW
Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 593
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
tresni wrote:
I think he meant to link to the thread ;)

Yup, I realized that... Thanx, tres'ni...


Tue Dec 18, 2007 11:19 am
Report this post
Profile
BBAdult

Joined: Sun Nov 18, 2007 11:37 am
Posts: 28
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
pitris wrote:
Wow! This is great! I've downloaded it and it works fine for me.
My sister bought a laptop with windows vista and I said: "It looks quite nice, maybe even nicer than my blackbox. We should improve bb somehow." And here it is. :)

I have a few questions:
There's a BB2Skin.dll file in blackbox root. Is it a plugin for BB? If not, maybe it would be nice to have this skinning as a plugin. (Like bbleanskin skins titlebars, your plugin would skin the whole windows).
On the other hand I assume that your blackbox clone provides some api for other plugins to use the skinning on their own windows. For that intention it's better to have it built-in in bb core. (or send broams to the core to get handles of the skinning stuff?)
Will it be possible to skin other windows, not only buttons and scrollbars? Like editbox, combobox etc.


BB2Skin.dll is only the hook dll. Currently there is no plugin support for BB2, all features are built-in.
It would be possible to skin editboxes and comboboxes. I only fear that this might become unstable. I encountered
already problems with skinned buttons in one special app.

blueswilder wrote:
Here is some advices.

Thanks. I will consider your advices in future updates.

Leongz wrote:
tao,I have a question here: Haven't this version supported tray icon clicking yet? I've tried Ctrl/Shift/Alt + R/L/M click on WLM icon but received no response, and the same problem appears on several other icons, too. Should I change my setting or just wait for the newer version?


Yeah, this bug is known. Like you mentioned, only some app icons are working. I've taken exactly the same code Leanbar uses.
I even get this problem with the original Leanbar when I compile it by myself. Same with BBIconBox. Perhaps someone could compile BB2 sources and post if tray icons are working then.


Wed Dec 19, 2007 6:20 pm
Report this post
Profile
BBAdult

Joined: Sun Nov 18, 2007 11:37 am
Posts: 28
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Await an update for christmas with a nice new feature :)


Thu Dec 20, 2007 4:47 pm
Report this post
Profile
BBDinosaur

Joined: Fri Jun 23, 2006 2:41 pm
Posts: 231
Location: China
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Is that possbile to make the bb2's launcher isolate from sysbar?
I mean plugin launcher.dll.

_________________
bblean in China(Chinese): http://www.deepin.org/forum-382-1.html
My blog(Chinese): http://hi.baidu.com/bluesewilder/blog


Fri Dec 21, 2007 5:08 am
Report this post
Profile
BBAdult

Joined: Sun Nov 18, 2007 11:37 am
Posts: 28
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Merry Xmas to all of you. :)

Well, I think this will be my last update. I decided to just improve the MMS theme further in the future. The update is
mainly interesting for developers, it has a transparent windows border feature, which isn't finished though. You find
the source code below. Have fun.


Attachments:
BB2_src.rar [584.49 KiB]
Downloaded 412 times
BB2.rar [1.03 MiB]
Downloaded 4982 times
twb.png
twb.png [ 25.62 KiB | Viewed 813 times ]
Sun Dec 23, 2007 4:18 pm
Report this post
Profile
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Oh, baby!
This will be nicechristmas! Will this work only under XP or also 2k, as i'm an 2k enthusiast *g*.
Thanks for your effort anyway!


Mon Dec 24, 2007 3:40 am
Report this post
Reply with quote
Post Re: Finally: Blackbox with bitmap skinning
Hell, ya! It also works under Win 2k! I'll have a very very goodfeelin' christmas!
Also i'm a little bit sorry for the family, cause fiddlin' with this masterpiece will sure cost me some time...


Mon Dec 24, 2007 3:53 am
Report this post
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 128 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9  Next


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.