I put together two simple icon sets for the Web Edit plugin. There is a readme file for installation instructions. (it is very simple). The .ini file is included.
you can download it here: http://www.zero1productions.com/n++/webEdit_icons.zip
Currently the webEdit plugin only supports .bmp images so the icons have a grey background to it. If I can convince alexander to allow support for .png or .ico files
instead, I will redo the icons in these formats for alpha transparency.
If you have a tag request this is the place to do it! Hope you find it useful.
-jive
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No one seems to be interested in adding .ico support to the toolbar.
It is also possible that the standard toolbar control simply does not support formats other than .bmp.
Assuming the .ico won't be supported (and also for the benefit of all users of the older versions of Notepad++, including myself), could you create a bitmap set without relying on alpha-blending?
For example, you could create a sharp-edge border around the bitmap, e.g. emulating a button look (bumped) or some other frame of your choice. Inside the frame you may use any background color you want, without the need to match current user's toolbar background.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That's a great icon set! I really like the "red" set, because it's clean and readable. I find it hard to defferentiate between Di-Dc and Tr-Td in the "aqua_gloss" set.
As to your request, I will add support for .ico format.
Please, note that Notepad++ toolbar displays images 16x16 pixels, so all of your 23x22 images are cropped.
Also, I suggest the following accelerator key layout for the [Commands] section:
[Commands]
; Syntax: <Item name>=<Left text>|<Right text>
&Paragraph Tag=<p>|</p>
H&1=<h1>|</h1>
H&2=<h2>|</h2>
H&3=<h3>|</h3>
H&4=<h4>|</h4>
H&5=<h5>|</h5>
H&6=<h6>|</h6>
&Strong=<strong>|</strong>
&A=<a href="#">|</a>
Div &id=<div id="">|</div>
Div &class=<div class="">|</div>
&li=<li>|</li>
t&d=<td>|</td>
t&r=<tr>|</tr>
St&yle=<style>|</style>
Please, create the "red" set with .ico files 16x16 pixels, and I will include it in the next WebEdit release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Will Do. I will recreate the icon set in 16x16 in .ico format. Give me a week or so. Very busy on projects atm! I do think additional tags would be useful. Perhaps 20 - 25?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I put together two simple icon sets for the Web Edit plugin. There is a readme file for installation instructions. (it is very simple). The .ini file is included.
you can download it here:
http://www.zero1productions.com/n++/webEdit_icons.zip
Currently the webEdit plugin only supports .bmp images so the icons have a grey background to it. If I can convince alexander to allow support for .png or .ico files
instead, I will redo the icons in these formats for alpha transparency.
If you have a tag request this is the place to do it! Hope you find it useful.
-jive
Should I start the icons or is this not being resolved? Please let me know.
No one seems to be interested in adding .ico support to the toolbar.
It is also possible that the standard toolbar control simply does not support formats other than .bmp.
Assuming the .ico won't be supported (and also for the benefit of all users of the older versions of Notepad++, including myself), could you create a bitmap set without relying on alpha-blending?
For example, you could create a sharp-edge border around the bitmap, e.g. emulating a button look (bumped) or some other frame of your choice. Inside the frame you may use any background color you want, without the need to match current user's toolbar background.
Thnx a lot
That's a great icon set! I really like the "red" set, because it's clean and readable. I find it hard to defferentiate between Di-Dc and Tr-Td in the "aqua_gloss" set.
As to your request, I will add support for .ico format.
Please, note that Notepad++ toolbar displays images 16x16 pixels, so all of your 23x22 images are cropped.
Also, I suggest the following accelerator key layout for the [Commands] section:
[Commands]
; Syntax: <Item name>=<Left text>|<Right text>
&Paragraph Tag=<p>|</p>
H&1=<h1>|</h1>
H&2=<h2>|</h2>
H&3=<h3>|</h3>
H&4=<h4>|</h4>
H&5=<h5>|</h5>
H&6=<h6>|</h6>
&Strong=<strong>|</strong>
&A=<a href="#">|</a>
Div &id=<div id="">|</div>
Div &class=<div class="">|</div>
&li=<li>|</li>
t&d=<td>|</td>
t&r=<tr>|</tr>
St&yle=<style>|</style>
Please, create the "red" set with .ico files 16x16 pixels, and I will include it in the next WebEdit release.
BTW, if you think additional tags would be useful, I can raise the "15 slots" limit.
Will Do. I will recreate the icon set in 16x16 in .ico format. Give me a week or so. Very busy on projects atm! I do think additional tags would be useful. Perhaps 20 - 25?
Looks like there is a problem with .ico file support in Notepad++. I posted a question here: http://sourceforge.net/forum/forum.php?thread_id=2169975&forum_id=482781
No problem, I'll wait.
I set the number of tags = 30 (doubled the previous number).