View unanswered posts | View active topics It is currently Thu Sep 09, 2010 12:59 am



Post new topic Reply to topic  [ 930 posts ]  Go to page Previous  1 ... 23, 24, 25, 26, 27, 28, 29 ... 62  Next
 BBClean 1.16 
Author Message
The genius behind the scenes
User avatar

Joined: Sun Apr 29, 2007 5:38 pm
Posts: 76
Reply with quote
Post Re: BBClean (New mod)
TrackhedProductions wrote:
who wouldnt indulge in trance hardstyle and dnb!? :mrgreen: \:D/ \:D/ \:D/


damn 60k char limit...

--
back to topic, good work noccy and all the other patch contributors. keep up improving bblean, but don't just add new features :P

thx, over and out

_________________
my bb test/experimental builds
Quote:
i helped him. he said it didn't work. i said "omg there's two of you!!"


Fri Aug 10, 2007 11:47 pm
Report this post
Profile ICQ
Sponsored Links
Google Adsense


BBSage
User avatar

Joined: Wed Jul 19, 2006 10:00 pm
Posts: 94
Reply with quote
Post Re: BBClean (New mod)
sweet new feature man... good thinking!!! keep up the good work!


Tue Aug 14, 2007 9:55 am
Report this post
Profile
BBWise

Joined: Fri Jun 08, 2007 8:10 pm
Posts: 42
Location: Germany
Reply with quote
Post Re: BBClean (New mod)
hi, I have some Questions...


1) Why icons only show up on richt-click in the bb-menu? When I call the bb-menu via hotkey (bbkeys) there are no icons

syntax example: [exec] (Explorer) {"C:\Windows\explorer.exe"} <*>


2) Is there a broam-command to toggle "mute" on/off (the same as right-clicking on the volumebar in bb-menu)? (-> want to call it with bbinterface)


Wed Aug 22, 2007 3:38 pm
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post Re: BBClean (New mod)
Tommy123 wrote:
1) Why icons only show up on richt-click in the bb-menu? When I call the bb-menu via hotkey (bbkeys) there are no icons


I think the right windows key will show menus in your icons:

Code:
KeyToGrab(LWIN),        WithModifier(),         WithAction(ExecCommand), DoThis(@BBCore.ShowMenu)
KeyToGrab(RWIN),        WithModifier(),         WithAction(ExecCommand), DoThis(@BBCore.ShowMenu root)


Make the LWIN work like the RWIN and you should get icons :)

Tommy123 wrote:
2) Is there a broam-command to toggle "mute" on/off (the same as right-clicking on the volumebar in bb-menu)? (-> want to call it with bbinterface)


Code:
@VolumeMute


Cheers,
Chris

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security


Wed Aug 22, 2007 5:12 pm
Report this post
Profile ICQ YIM WWW
BBWise

Joined: Fri Jun 08, 2007 8:10 pm
Posts: 42
Location: Germany
Reply with quote
Post Re: BBClean (New mod)
thx ... it works =D>


Wed Aug 22, 2007 5:43 pm
Report this post
Profile
The genius behind the scenes
User avatar

Joined: Sun Apr 29, 2007 5:38 pm
Posts: 76
Reply with quote
Post Re: BBClean (New mod)
are there also broams for in/decreasing volume?

_________________
my bb test/experimental builds
Quote:
i helped him. he said it didn't work. i said "omg there's two of you!!"


Wed Aug 22, 2007 7:21 pm
Report this post
Profile ICQ
BBSage
User avatar

Joined: Wed Mar 21, 2007 10:46 am
Posts: 95
Reply with quote
Post Re: BBClean (New mod)
@VolumeAdd +n
@VolumeAdd -n


Thu Aug 23, 2007 4:59 pm
Report this post
Profile
Reply with quote
Post Re: BBClean (New mod)
teach me how to code lol... i wanna put that minimize to tray or 'iconize' from systembarex in there... and also support for hiding system tray icons. i love leanbar too much to use systembarex though =D


Fri Aug 24, 2007 3:37 am
Report this post
Reply with quote
Post Re: BBClean (New mod)
gimme minimize to tray and hide tray icons... or teach me how to code so i can do it =]

i heart your work on bbclean keep it up..







hayley rulz


Fri Aug 24, 2007 6:03 am
Report this post
BBOneHitWonder

Joined: Fri Jul 13, 2007 11:11 pm
Posts: 1
Reply with quote
Post Re: BBClean (New mod)
KS wrote:
If i hit the reconfigure menu button the bar return at the good place. The only difference i see in my config is that i updated my nvidia graphics drivers. Anyone having the same behavior?


running plan jane bblean 1.16.

I am. And it happens as soon as the nview gets enabled, regardless if its on the top or bottom, it moves either bbleanbar or systembarex towards the center of the screen, and forces it inside the primary screen. it doesn't affect bbdigitalex. reseting the placement fixes it.

disabling an re-enabling nview from its control panel repeats the above effect. this doesn't happen with the 93.71 drivers on XP, only later versions, so its either a bug in the driver or the new drivers exposed a bug in bbLean.


Fri Aug 24, 2007 7:31 am
Report this post
Profile
Reply with quote
Post Re: BBClean (New mod)
Hello, a stubborn bb4win 0.92 user taking a leap to BBClean here :)

I think that would be cool if icons in menus used Shell Icons settings in registry, defined in "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\explorer\Shell Icons" key, as described here, for example. That's not something out of my head, that's MS setting, even if win XP ignores it for some reason. But some particularly nice apps, like xplorer2, are still respecting it.

It would be useful in entries like [path] (My Computer) {DRIVES} <*> or [path] (Start) {STARTMENU|COMMON_STARTMENU} <*> , where your custom defined icons could then be used on all subsequent folders.


Sat Sep 01, 2007 10:30 am
Report this post
BBChild

Joined: Fri Jul 13, 2007 10:24 am
Posts: 10
Location: A box somewhere in Colorado...
Reply with quote
Post Re: BBClean (New mod)
Is this still the latest release? I can't find anything newer after skimming from where I last posted.


Fri Sep 07, 2007 10:53 pm
Report this post
Profile YIM WWW
Boy meets Box
User avatar

Joined: Fri Dec 29, 2006 2:47 am
Posts: 623
Location: in front of the monitor.
Reply with quote
Post Re: BBClean (New mod)
thebrassthief wrote:
Is this still the latest release? I can't find anything newer after skimming from where I last posted.


viewtopic.php?f=3&t=2907

_________________
attack of the mini-man!
bb4win FAQs
mini-man-land


Sat Sep 08, 2007 12:15 am
Report this post
Profile YIM WWW
BBChild

Joined: Fri Jul 13, 2007 10:24 am
Posts: 10
Location: A box somewhere in Colorado...
Reply with quote
Post Re: BBClean (New mod)
/\/\inimal wrote:
thebrassthief wrote:
Is this still the latest release? I can't find anything newer after skimming from where I last posted.


viewtopic.php?f=3&t=2907


Right. Thank you =) Bookmarked too.


Sat Sep 08, 2007 4:33 am
Report this post
Profile YIM WWW
BBDinosaur
User avatar

Joined: Fri Jan 27, 2006 4:16 am
Posts: 794
Location: Karlstad, Sweden
Reply with quote
Post Re: BBClean (New mod)
First of all, I'm sorry that you haven't heard from me in a little while. I've been kinda busy with a few other projects which have snatched a bit of my time, but here's a little gift to express my apologies ;)

I'm sure you have noticed that icons weren't properly centered in the leanbar when set to display only icons and no text. That has been fixed in this build :) I have also made some preparations for the extender system as well, but since that part might be a bit scruffy at this time, it's not included in this build.

So, here's a properly centering leanbar ;) Enjoy!


Attachments:
File comment: * Fix: Properly centers icons in icon view mode
bbLeanBar.dll [99.5 KiB]
Downloaded 68 times

_________________
Don't forget to check the BlackBox FAQs.

Jabber: noccy@jabber.se | Web: www.noccy.com | Blog: Minimal Security
Tue Sep 11, 2007 10:43 pm
Report this post
Profile ICQ YIM WWW
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 930 posts ]  Go to page Previous  1 ... 23, 24, 25, 26, 27, 28, 29 ... 62  Next


Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest


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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.