View unanswered posts | View active topics It is currently Thu Jul 29, 2010 2:29 pm



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 135 posts ]  Go to page 1, 2, 3, 4, 5 ... 9  Next
 BBIcons 
Author Message
BBWise
User avatar

Joined: Thu Mar 31, 2005 6:28 am
Posts: 47
Location: France
Reply with quote
Post BBIcons
Hi,

i've made a little upgrade to the BBIcons plugin, just to add some missing functions...
- Now extract small icon for small size... better result!
- Can define a path as shortcut (from menu)
- Can add a caption, with specific font, size & position (from menu, only size 32 and over)
- Caption Font options : Color, Italic, Underline, Stikeout, Orientation.
- Can change arguments from menu.
... and some minor changes ...
- Menu reorganization
- CTRL-RClick for menu now...

Here are some screenshots :
Menu : Image Result : Image

Things to come :
- Extract the closest icon of selected size (~55%)...
- Tooltip...
- 24px support (->crowmag) (~75%)
- Extract associated icon for non-EXE shortcuts (~75%)
- Option to remove borders (cthu1hu)

I'm submiting it only for test purpose, but comments and ideas are welcome...
I thank Tres'ni a lot for his excelent work ;)
I'm french... that's why i write like this...
I'm a devloper, and i like freeeeeebies...

Image
My Desktop

[UPDATED VERSION TO 2.1 - Slit OK]


Attachments:
File comment: BBIcons v2.1 - Slit OK
BBIcons v21.zip [23.34 KiB]
Downloaded 2725 times


Last edited by psy4meuh on Tue Oct 18, 2005 1:29 pm, edited 9 times in total.

Thu Mar 31, 2005 7:02 am
Report this post
Profile
Sponsored Links
Google Adsense


Moderator

Joined: Tue Jan 25, 2005 1:13 am
Posts: 595
Reply with quote
Post 
Great work! Now, if u could only add filters for more graphic formats... :) Kudos!


Thu Mar 31, 2005 1:31 pm
Report this post
Profile
Moderator
User avatar

Joined: Sat Dec 11, 2004 12:06 am
Posts: 1310
Location: Violent Paradise
Reply with quote
Post 
Haven't had the chance to check out the changes yet but as for my wish for future features: support for the 24x24 icon would be nice :)


Thu Mar 31, 2005 3:01 pm
Report this post
Profile
BBWise
User avatar

Joined: Thu Mar 31, 2005 6:28 am
Posts: 47
Location: France
Reply with quote
Post 
crowmag wrote:
Haven't had the chance to check out the changes yet but as for my wish for future features: support for the 24x24 icon would be nice :)


Ok, it will be done (first post updated)... but do you think it's large enought to allow caption display?


Thu Mar 31, 2005 3:48 pm
Report this post
Profile
Moderator
User avatar

Joined: Sat Dec 11, 2004 12:06 am
Posts: 1310
Location: Violent Paradise
Reply with quote
Post 
K, had some little time to check it out. I noticed that, on icons that have a transparent area, the caption text appears in the color magic pink (225-000-255) in those areas. My guess is that it will appear in the color that was designated as transparent when the icon was made (the icons I'm using were either created or modified by myself in SnIco Edit and that is the color I used).

Actually this isn't so bad and can be made useful if one custom created icons for just this use. In fact, with the caption capability, you could just make an all white icon and put different captions on them.

It would be nice to be able to invert the text color tho so an all black icon could display white text.

hmmm... captions with 24x24 icons? Well, since my screen resolution is 1280x1024, I can't make the font size too small and still read it ~but~ a 3-4 character caption could still be useful and others running at lower resolutions could use smaller font sizes to get more characters.

I'm not really sure, others that use smaller res should comment (yes that means you the lurker who is reading this).

Wrapping the text would be ideal except that might make the code a bit more cumbersome - I understand.

Along the same lines (and probably with the same bloat problems), it would be kind of cool if a mouseover of the icon would pop up a balloon similar to Kana's BBBalloon:

http://nicht.s8.xrea.com/2005/02/BBBalloon

OK, so I'm asking a lot. I realize that keeping it simple is what it's all about but I couldn't help myself :lol:


Thu Mar 31, 2005 6:18 pm
Report this post
Profile
Moderator
User avatar

Joined: Mon Dec 06, 2004 12:06 am
Posts: 405
Location: Kungsbacka, Sweden
Reply with quote
Post 
Haven't had time to check it out for more than 30 seconds ;) but it's looking good so far. However, support for beginPluginEx would be nice (and really simple to implement, send me an email and I'll explain).

BR//Karl -> qwilk


Thu Mar 31, 2005 8:50 pm
Report this post
Profile WWW
Moderator
User avatar

Joined: Mon Dec 06, 2004 12:06 am
Posts: 405
Location: Kungsbacka, Sweden
Reply with quote
Post 
...btw, please note that a BBIcons command could also be a bro@m, and using a file requester prevents that (unless you edit the .rc directly of course).

BR//Karl -> qwilk


Thu Mar 31, 2005 9:00 pm
Report this post
Profile WWW
Site Admin
User avatar

Joined: Sun Dec 05, 2004 8:59 pm
Posts: 1316
Location: Boise, Idaho
Reply with quote
Post 
qwilk wrote:
...btw, please note that a BBIcons command could also be a bro@m, and using a file requester prevents that (unless you edit the .rc directly of course).


No, you should be able to type in bro@ms, when I wrote the alpha I made it so the files didn't have to exist. So if you type "@broam" into the file box it should accept it and move on.. Okay, so it's not the best solution, but it works :P

P.S. Excellent work! About time someone did something with BBIcons :P


Fri Apr 01, 2005 4:15 am
Report this post
Profile ICQ YIM WWW
Moderator
User avatar

Joined: Sun Dec 05, 2004 10:08 pm
Posts: 775
Location: LA, US
Reply with quote
Post 
What I'd like to see with BBIcons is an option to remove the border. It doesn't look good slitted with borders.

And also supporting PNG would be nice :-)

.. and a single-click option :?


Fri Apr 01, 2005 6:14 am
Report this post
Profile WWW
BBWise
User avatar

Joined: Thu Mar 31, 2005 6:28 am
Posts: 47
Location: France
Reply with quote
Post 
cthulhu > No problem for the 'Border' option, but i think 'single-click' option is already included (bbicons.dblclick: false in RC)...

I'm also working on a way to retrieve icons associated with non-EXE files (if you wanna make a link to a XLS file, it will display MsExcel icon...).

Minor : Menu title will display the icon caption (if defined).

I'll release the next version later today... stay tuned ;)

(first post updated)

OK, i've finish the version, i've updated my first post with the ZIP file...

This new version incudes all Caption options, 24px icons support, and some minor modifications...

Comments and ideas are welcome.

@+


Fri Apr 01, 2005 7:52 am
Report this post
Profile
Moderator
User avatar

Joined: Sat Dec 11, 2004 12:06 am
Posts: 1310
Location: Violent Paradise
Reply with quote
Post 
Wow ! That was fast!

Nice touch with the caption angle. It looks pretty cool and allows for more characters to boot.

Being able to pick any color for the caption text through the standard windows color picker is also a plus.

24x24px is working perfectly here :) In fact all is working smoothly AFAIK.

Nice upgrades to this plugin and a big Thanx !


Fri Apr 01, 2005 5:34 pm
Report this post
Profile
BBWise

Joined: Wed Jan 26, 2005 9:27 am
Posts: 57
Location: bay area, ca
Reply with quote
Post 
Neat! Nice update. Always glad to see new functionality without discernable bloat. Hope you don't mind a few more suggestions:

Text color for captions should, IMO, pull their defaults from toolbar.button.picColor, to match BBIcon background colors taken from toolbar.button.color and toolbar.button.colorTo. That way, if I switch between different styles, I don't have to tool with the text color of every BBIcon I have on the desktop. Font type should probably also pull its default from the style file as well, unless overridden.

An option to provide extra space for captions would also be nice. Most icons I have interfere with my captions. Perhaps a halo around the text would be better, the inverted color of the text.

True support for larger icon sizes, without ugly stair-stepping effects, as well as different image formats, has already been mentioned. Not a high priority for me, as 32x32 is more than enough room for any thoughtfully-designed icon.

I got a bit excited at your screenshot, when I saw what looked like a pop-out menu extending wharf-style from an icon. Is anyone else interested in seeing this fuctionality?

Again, thanks a bunch for the time you put into this! The improvements you've already made are well appreciated!

--frog


Last edited by doctorfrog on Sun Apr 03, 2005 8:18 am, edited 1 time in total.



Sun Apr 03, 2005 12:28 am
Report this post
Profile ICQ YIM WWW
BBDinosaur
User avatar

Joined: Fri Dec 10, 2004 10:55 pm
Posts: 232
Location: Warren, OH
Reply with quote
Post 
doctorfrog wrote:
I got a bit excited at your screenshot, when I saw what looked like a pop-out menu extending wharf-style from an icon. Is anyone else interested in seeing this fuctionality?


I must admit... a wharf emulating plugin would kick so much ass. It'd sure beat taking the time to make the bbinterface script. ~snicker~ .. Yeah, so I'm lazy.. Heh.

_________________
Image


Sun Apr 03, 2005 4:09 am
Report this post
Profile YIM WWW
Moderator

Joined: Mon Dec 06, 2004 1:43 am
Posts: 109
Reply with quote
Post 
BBInterface does it well, I don't see why it needs to be re-invented. It could be simplified by writing a script (in PHP or something) that, based on user input, could conjure up the code for the pseudo-wharf.


Sun Apr 03, 2005 4:29 am
Report this post
Profile
BBDinosaur
User avatar

Joined: Fri Dec 10, 2004 10:55 pm
Posts: 232
Location: Warren, OH
Reply with quote
Post 
Oh, I'm not meaning to knock bbinterface or anything.. But yeah.. pouring through the scripts to get a nice little wharf setup and working to perfection is just so utterly abhorrent to me. ~l~

_________________
Image


Sun Apr 03, 2005 4:31 am
Report this post
Profile YIM WWW
Sponsored Links
Google Adsense


Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 135 posts ]  Go to page 1, 2, 3, 4, 5 ... 9  Next


Who is online

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


You cannot post new topics in this forum
You cannot 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.