| Author |
Message |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Yeah vooshy, you are correct. I migrated xoblite over to a bblean machine and it's system bar took on a majority of bbleans systembar settings. I believe alot of the blackbox.*.whatevers in the rc's are pretty much universal.
_________________ if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page
|
| Fri Feb 24, 2006 12:53 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
I wonder if the idea of font shadow custom colorization will be impllimented. I do like the ability to get an embosed look on some styles.
Perhaps some type of override feature where we can define a color.
_________________ if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page
|
| Fri Feb 24, 2006 1:01 pm |
|
 |
|
Guess
BBWise
Joined: Fri Jul 29, 2005 4:44 pm Posts: 45
|
I like Xoblite, why it is given me a C++ Runtime problem, various alert boxes about this? What is the problem? somthing I don`t have? maybe a msvcr...dll? I have 60 70 80
|
| Fri Feb 24, 2006 11:03 pm |
|
 |
|
glentium
BBAdult
Joined: Sat Jul 16, 2005 7:54 am Posts: 22
|
Please correct me if i am wrong...
xoblite's systembar and toolbar are actually part of xoblite's core. you can only hide them (or hide one and achieve a single bar configuration ala bbLean and bbLeanBar) but they are still loaded in the memory (?).. now, if that is the case, i don't think that is lite... again, please correct me if i'm wrong..
_________________ If at first you don't succeed, destroy all evidence that you tried.
|
| Sat Feb 25, 2006 12:35 am |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Im not sure about the memory resident thing.. but bbleanbar is s plugin that's why it's totally removed when toggling it from the plugin list. BBLean's toolbar however acts the same as all the other branches of blackbox. i.e. it toggles the same way as xoblites toolbar.
_________________ if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page
|
| Sat Feb 25, 2006 12:40 am |
|
 |
|
glentium
BBAdult
Joined: Sat Jul 16, 2005 7:54 am Posts: 22
|
that's exactly what I like in bbLeanBar.. now, i hope someone would clear us about xoblite's SystemBar and Toolbar... cause i don't like the idea of just hiding one to achieve a configuration similar to bbLeanBar and yet the other one stays in memory although hidden, if that is the case. (?)
_________________ If at first you don't succeed, destroy all evidence that you tried.
|
| Sat Feb 25, 2006 12:57 am |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
yeah, but... bblean's own toolbar is hidden in the same fashion as xoblite's is. There is no difference there. The only difference between xoblite and bblean is that bblean has more choices of toolbar addons.
All box shells has their toolbar integrated into them, I believe it performs a much needed task, that's why it's not permantly removed. Linux branches are the same in this.
bbleanbar could probably be made to work with xoblite if someone took a look at it. Or create a toolbar from xoblites exsisting one and just build around that.
_________________ if you can not believe it's not butter, then help out with the blackbox Wiki http://wiki.bb4win.org/wiki/Main_Page
|
| Sat Feb 25, 2006 1:10 am |
|
 |
|
glentium
BBAdult
Joined: Sat Jul 16, 2005 7:54 am Posts: 22
|
awkay, that's sounds crystal clear to me.. 
_________________ If at first you don't succeed, destroy all evidence that you tried.
|
| Sat Feb 25, 2006 1:23 am |
|
 |
|
qwilk
Moderator
Joined: Mon Dec 06, 2004 12:06 am Posts: 403 Location: Kungsbacka, Sweden
|

To make a long story somewhat short, this is how it works:
bb4win and bbLean perform task and systray handling internally, and provide APIs (i.e. ways of accessing functions and data) to external plugins such as BBSystembar(Ex)/bbLeanBar and BBTray which act as display elements. In other words, you need either an integrated taskbar/systray plugin or separate taskbar and systray plugins to "see" something on screen.
xoblite features equivalent internal task and systray handling, but has taskbar+systray display functionality (toolbar+systembar) built in. It still provides the systray APIs, so you can load e.g. BBTray, but it only supports some of the taskbar APIs, which is why you (currently at least) can not load plugins such as BBSystembar(Ex)/bbLeanBar.
The reasoning behind xoblite's integrated taskbar/systray, again to make a long story short, is that such functionality is essential in a Windows environment, and should therefore always be accessible, whether you have the skills to load plugins or not (i.e. newbie friendly). It should also never get lost (e.g. screwing up settings), and it should be easy to find and configure. Having the different elements in the same executable also makes it possible to integrate them better, and they can potentially access each other's functionality. For example, I think I added 20 lines of code or so to make it possible to display the taskbar on the toolbar instead of on the systembar...
Due to the now very different code bases and feature sets of xoblite/bb4win/bbLean, it is not possible to compare file sizes anymore, but back in the days when (what was to become) xoblite was still fairly close to bb4win, its file size was always smaller than the equivalent core+plugin combinations. That doesn't necessarily mean it was "lighter" or "leaner" in every sense, but you could perhaps say that while the modular approach has certain benefits, so does the integrated approach. Finally, due to the fact that the difference lies mainly in the choice of display functionality and not the backend, the memory overhead of a hidden integrated element should be minimal or non-existent, especially when you consider that plugins need a certain overhead as well.
I'm not sure if that made things more clear, if not do not hesitate to ask!
BR//Karl -> qwilk
PS. In case you're interrested, you'll find the headers for the taskbar/systray APIs at the bottom of http://xoblite.net/source/BBApi.h.html.
|
| Sat Feb 25, 2006 2:53 am |
|
 |
|
glentium
BBAdult
Joined: Sat Jul 16, 2005 7:54 am Posts: 22
|
now, if that is not clear, i don't know what is clear...
i understand it now.. it's really good to have the developer around..
so how do i fix the duplicate directories in the start menu? aside from modifying my directory structure itself.. i tried removing either "$StartMenu$" or "$CommonStartMenu$", but, of course, it won't show all my available menus... 
_________________ If at first you don't succeed, destroy all evidence that you tried.
|
| Sat Feb 25, 2006 6:35 am |
|
 |
|
ser VI
BBDinosaur
Joined: Thu Dec 09, 2004 5:18 pm Posts: 491
|
The problem with the visual c++ runtime problem is with Xoblite and BBSeekBar, when begins a new song with Winamp or Foobar2000, happen this. For me.
|
| Mon Mar 20, 2006 5:33 pm |
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 41
|
 Re: xoblite bb3 RC1
I don't wish use bbLean etc... I always use only Blackbox! Is this probably or very old the shell ? What You say about Blackbox vs bbLean ?  some problem I have with styles "win borders" not be aplyed... but I now know it's need bbLeanSkin plugin. I try use it  sorry, I'm newbie and ago not use any addons over! 
_________________ rundll32.dll ntdll.exe
|
| Sun May 18, 2008 4:01 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1004 Location: austria
|
 Re: xoblite bb3 RC1
- xoblite bb3 RC1 is up to date & works fine under all flavours of Windows - including Vista
- for LeanSkin, xoblite requires that you use bbLeanSkinMod - just like you have to use bbLeanSkinMod for Blackbox for Windows.
- a full list of add-ons (or plugins) that are xoblite-compatible is here.
_________________ HTH
unkamunka - #bb4win
|
| Mon May 19, 2008 2:16 pm |
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 41
|
 Re: xoblite bb3 RC1
Yes my favorites things is xoblite bb3 RC1 ! what is what this: bbleanskinengmod116y1.zip bbleanskinmod116m.zip bbleanskinmod116u.zip - I see this 2008 year and I put it to plugins. Cool work! I thinking more try to use bluebox... But i used to my blackboxy! 
_________________ rundll32.dll ntdll.exe
|
| Mon May 19, 2008 2:41 pm |
|
 |
|
semiono
BBWise
Joined: Sun May 18, 2008 2:13 pm Posts: 41
|
 Re: xoblite bb3 RC1
How I may to disable a dialog - [reboot] Are You Sure? [Y/N] I wish reboot without any replys faster! PS Always I had using: [exec] (start) {shutdown.exe -r -f -t 00} but now it's comes probably with somes other crazy my software. 
_________________ rundll32.dll ntdll.exe
|
| Fri Jun 20, 2008 8:41 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
Who is online |
Users browsing this forum: No registered users 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
|
|