Office 2007 |
Post Reply |
Author | |
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Posted: 28 September 2007 at 7:56pm |
Does anybody know which file office 2007 stores it's icons inside, as we want to extract some others which are not shipping with XTP
Any help much appreciated.
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, we didn't find them :-( Think Word stores them in some special format.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Is it ok to use the icons supplied with XTP in a commercial product, even thou some are from Office 2007.
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
terrym, google... and you will find the 2007-icons :)
|
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Well I have found a bitmap which contains them all :( but they are not alpha channel for use in the app :(
Have you found something I have not ;) please share ;)...
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Ark42
Senior Member Joined: 20 October 2003 Status: Offline Points: 291 |
Post Options
Thanks(0)
|
Here is a script I wrote to extract all of the Office 2003 icons - http://ark42.com/prog/win/office2003icons/ExtractOffice2003icons.zip
It may work without any changes on Office 2007 - please let me know if it does. I'd be interested in seeing the final set of icons it extracts too. If you want to run the included *.vbs to combine all the *.bmp into one big *.png file, you also need http://ark42.com/freeimage/alphahlp.exe |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Thanks, Ryan, good tools. Can be used to extract 16*16 icons.
Here 32*32 icons extracted from Word: Word.zip
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Cool thanks, much appreciated However cant seem to extract 32x32 ??? Is this possible please ???
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
??? Word.zip has all available 32*32 icons from Word.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Strange as cant see Portrait and Landscape orientation icons ;)
Any ideas
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Ark42
Senior Member Joined: 20 October 2003 Status: Offline Points: 291 |
Post Options
Thanks(0)
|
Many of those in Word.zip are upscaled (blurred) 16x16 icons saved as 32x32, and basic ones like regular old Save are missing. I'm not sure where they came from, as my script just dumps out numbered files like 00002.bmp and stuff.
You can edit the *.bas and change the top lines from 16 to 32 if you want it to extract 32x32 size instead. Then re-import it to the macro editor and run it. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
to Terry: See PageOrientationPortraitLandscape.png icon.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Hi This icon is the main gallery icon, when you click this in Word it shows 2 new icons, one for Portrait and another for Landscape??? These are the ones I can find Any ideas |
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
http://codejock.com/public/download/icons/Office12.0AlphaIcons.zip new set with 32*32 and 16*16 icons.
See PageOrientationLandscape.png and PageOrientationPortrait.png.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Excellent, cheers much appreciated
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Strange as the portrait/landscape icons you state do not match the Portrait/Landscape icons as show below ???
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Its Word bug :))
Access and PowerPoint have another icons.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
terrym
Senior Member Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
|
Ah ok, any idea how I could find these icons as those 2 are the ones I need ;) for the task in hand
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Does anyone know how to extract icons from other MS applications (e.g. Visual Studio, Access, Visio, ...)
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Nice icons indeed! But I suppose they are copyright © Microsoft and cannot be used. Right?
|
|
barobax
Senior Member Joined: 07 May 2008 Status: Offline Points: 117 |
Post Options
Thanks(0)
|
Hi,
download iconextractor from http://www.nirsoft.net it's freeware regards |
|
(Farsi IS WRONG you must say [PARSI])
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |