boxCore 0.2.1 (Works well with Vista)
| Author |
Message |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 263 Location: Pretoria, South Africa
|
 boxCore 0.2.1 (Works well with Vista)
This is another mod, based on the source from an earliers version of BBClean (SVN rev 88, release approximately 25 December 2007). This mod will support both the standard 32-bit versions of windows (just like everyone else) as well as 64-bit version (The code is the same as I used here). Give it a try if any of the features below look interesting to you. Please let me know if there are any problems or there is something missing not mentioned below. Features:- New system bar plugin (boxBar) which support both vertical and horizontal
- Balloon tooltips are finally working again
 - Vista specific :
- Windows background will be used if set (no more black screen)
- Welcome screen will dissapear quickly
- Support for the extra tray icons (Volume, Networkd). Basic support is available if you use bbLeanBar, complete support is inlcuded in boxBar (mousover displays)
- Supports the new alt-tab features (including Flip-3D). An option will be added later to disable them if wanted
- Working Volume slider and bro@ms
Known Problems- boxBar config menu is very basic, and only supports setting size and changing from vertical to horizontal.
For 32-bit windows get boxCore-package-0.2.1-x86.zip. For 64-bit windows get boxCore-package-0.2.1-x64.zip. See the files page for older releases. Subscribe to the RSS feed to get notifications of new releases by the project. Some boxBar documentation http://boxcore.berlios.de/docs/boxBar.xmlDownloads of 0.1.2 to date: 32 bit : 155 64 bit : 62
_________________ Try boxCore!  boxCore homepage. Forum thread on lostinthebox. Bugs, Feature requests
Last edited by Carsomyr on Fri Jan 16, 2009 10:15 am, edited 8 times in total.
|
| Sun Nov 30, 2008 3:07 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
cthu1hu
Moderator
Joined: Sun Dec 05, 2004 10:08 pm Posts: 778 Location: LA, US
|
 Re: boxCore (Another new mod)
Wow, you fixed all the Vista stuff? You sir, are my hero. 
_________________ My blackbox styles
|
| Sun Nov 30, 2008 6:54 pm |
|
 |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 263 Location: Pretoria, South Africa
|
 Re: boxCore (Another new mod)
Well, we still need support for being able to set the volume from the shell. It's easy if you are using the latest MS compiler, but with Mingw I'll need to get hold of a definition for the COM interface first. Hopefully we can get this done.
_________________ Try boxCore!  boxCore homepage. Forum thread on lostinthebox. Bugs, Feature requests
|
| Sun Nov 30, 2008 7:59 pm |
|
 |
|
cthu1hu
Moderator
Joined: Sun Dec 05, 2004 10:08 pm Posts: 778 Location: LA, US
|
 Re: boxCore (Another new mod)
You mean to facilitate the menu volume bar? Never really saw the need for that feature.
_________________ My blackbox styles
|
| Sun Nov 30, 2008 9:07 pm |
|
 |
|
qwilk
Moderator
Joined: Mon Dec 06, 2004 12:06 am Posts: 411 Location: Kungsbacka, Sweden
|
 Re: boxCore (Another new mod)
Vertical toolbar eh? Well, I guess I can only blame myself for still not releasing xoblite bb4...  (FYI click the small "icon" in the lower right corner of http://xoblite.net/anniversary.html from March 10th, 2007) Anyway, thanks for keeping the ball rolling Carsomyr - perhaps one day the rest of us will get back in business...  BR//Karl -> qwilk
|
| Sun Nov 30, 2008 9:12 pm |
|
 |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 263 Location: Pretoria, South Africa
|
 Re: boxCore (Another new mod)
I don't really care about the menu volume bar either. I was thinking more along the lines of for use by shortcut keys, as it would avoid the current need for NirCmd to change volume with the keys under vista. qwilk wrote: Vertical toolbar eh? Well, I guess I can only blame myself for still not releasing xoblite bb4...  (FYI click the small "icon" in the lower right corner of http://xoblite.net/anniversary.html from March 10th, 2007) Its currently got less functionality than yours in bb4, I can promise you. But maybe I'll catch up I just got tired of hunting around for stuff in the bbLeanbar source, so I just did my own bar plugin. The vertical ability for the bar is mostly because I want to reuse parts of the code for other plugins later. Keeping the ball rolling is currently a bit self-centered actaully, becuase they are features I want
_________________ Try boxCore!  boxCore homepage. Forum thread on lostinthebox. Bugs, Feature requests
|
| Sun Nov 30, 2008 9:33 pm |
|
 |
|
Zygzak
BBSage
Joined: Sun Dec 18, 2005 11:30 am Posts: 116
|
 Re: boxCore (Another new mod)
Carsomyr wrote: This is another mod, based on the source from an earliers version of BBClean (SVN rev 88, not sure what release date that is close to). 25 December 2007. Quote: Give it a try if any of the features below look interesting to you. Please let me know if there are any problems or there is something missing not mentioned below. Vista specific functions looks good, except empty „Desktop” field in alt-tab, but this is cosmetic. I can't load bbInterface - no procedure _GetBlackboxPath@8 in blackbox.exe And i have no icons in menu. Overall it look very promising. Would you mind adding drag and drop, and custom icon sizes to boxBar? Im using 120 dpi, so would prefer 20 or 40 px icons.
|
| Sun Nov 30, 2008 10:55 pm |
|
 |
|
unkamunka
Moderator
Joined: Sun Feb 04, 2007 2:57 pm Posts: 1008 Location: austria
|
 Re: boxCore (Another new mod)
Good to see the expansion.  The list of branches over at the bb4win SF site has been updated. If you can set up a separate link for boxBar,  it will be added to the list on the plugins page.
_________________ HTH
unkamunka - #bb4win
|
| Mon Dec 01, 2008 8:01 am |
|
 |
|
cthu1hu
Moderator
Joined: Sun Dec 05, 2004 10:08 pm Posts: 778 Location: LA, US
|
 Re: boxCore (Another new mod)
_________________ My blackbox styles
|
| Tue Dec 02, 2008 12:39 am |
|
 |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 263 Location: Pretoria, South Africa
|
 Re: boxCore (Another new mod)
I'll sort out the GetBlackboxPath problem sometime today and put up a new version, I had to make some changes to the def file for the 64 bit compiles and that seems to have broken that specific function because its different to the rest of the api. Menu icons are disabled in the rc file that is in the zip, but you should be able to just set the icon size up to 16 again and they should reappear. I'll check though. Zygzak wrote: Would you mind adding drag and drop, and custom icon sizes to boxBar? Im using 120 dpi, so would prefer 20 or 40 px icons. Icons sizes I'll do quickly. I'll need to figure out the drag and drop though @cthu1hu : I know you said in the vista tray thread that you had problems with the other branches on vista. Are you seeing any of those here?
_________________ Try boxCore!  boxCore homepage. Forum thread on lostinthebox. Bugs, Feature requests
|
| Tue Dec 02, 2008 9:01 am |
|
 |
|
Zygzak
BBSage
Joined: Sun Dec 18, 2005 11:30 am Posts: 116
|
 Re: boxCore (Another new mod)
Carsomyr wrote: Icons sizes I'll do quickly. I'll need to figure out the drag and drop though THX! Icons - sorry, wrong description of error - they show, but only in sub-menus: http://img255.imageshack.us/img255/7087 ... onsdu2.png
|
| Tue Dec 02, 2008 12:06 pm |
|
 |
|
cthu1hu
Moderator
Joined: Sun Dec 05, 2004 10:08 pm Posts: 778 Location: LA, US
|
 Re: boxCore (Another new mod)
Quote: @cthu1hu : I know you said in the vista tray thread that you had problems with the other branches on vista. Are you seeing any of those here? Nope. I'm using bbleanbar and everything works 100%.
_________________ My blackbox styles
|
| Tue Dec 02, 2008 2:34 pm |
|
 |
|
Niniel
BBDinosaur
Joined: Mon Nov 05, 2007 3:39 pm Posts: 732
|
 Re: boxCore (Another new mod)
Zygzak, menu icons are working fine. 
Attachments:
menu.PNG [ 25.63 KiB | Viewed 14238 times ]
|
| Tue Dec 02, 2008 2:51 pm |
|
 |
|
Niniel
BBDinosaur
Joined: Mon Nov 05, 2007 3:39 pm Posts: 732
|
 Re: boxCore (Another new mod)
Are there any other items, or not yet? Quote: boxBar.items: tasks,tray,clock
|
| Tue Dec 02, 2008 3:18 pm |
|
 |
|
Carsomyr
BBDinosaur
Joined: Wed Dec 13, 2006 7:33 pm Posts: 263 Location: Pretoria, South Africa
|
 Re: boxCore (Another new mod)
Not currently, sorry.
I'm working on the workspace label, and then I'll try and do the buttons that you can add in bbLeanbar. If theres something else I'll consider it.
Glad that icons are working in the menu because I haven't really touched that part. @Zygzak: you might want to try a menu.rc from another install where you did have icons in the main menu, if you haven't already
_________________ Try boxCore!  boxCore homepage. Forum thread on lostinthebox. Bugs, Feature requests
|
| Tue Dec 02, 2008 3:28 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
|
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
|
|