Jose's Read Only Forum 2023

General Category => Third-Party Add-Ons => Topic started by: Steve Hutchesson on December 18, 2009, 01:53:43 PM

Title: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Steve Hutchesson on December 18, 2009, 01:53:43 PM
I recently bought the latest version of the Axialis Icon Workshop as it has a new capacity, toolbar strips. Like anyone who has been around for a long time I have heaps of image tools but I had a gap between the older resource editors, paintbrush and the photosoftware I have and with the advent of higher resolution images for presentation graphics I had to do toolbar strips the hard way which was very slow.

The new version of IconWorkshop changed all of that, heaps of stock images and components so you can pelt an ordinary strip together in a hurry and with more important stuff you can import, tweak and size photographic data to fit. I already owned the old version of AX-Cursors so after reading their web site where they offer lifetime licencing I asked the question and was sent the link to an upgraded current version so I now have both.

Both tools work well, have tons of features and are very solid, a pleasure after some of the buggy old junk I have used in the past. The professional version cost me about $70 USD which is reasonable counting the amount of stock image data you get access at once you have the licence.
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Theo Gottwald on November 01, 2010, 12:04:19 PM
The Axialis Icon Editor also helps you out, if you want compile a PB ".rc" file using Vista Icons (PNG compressed).

QuoteUse of Windows Vista™ Compressed Icons in Software Projects
Windows Vista™ PNG compressed 256x256 icons will be supported in Microsoft Visual Studio® 2008 (codename "ORCAS"). We've tested PNG compressed icons on Visual C++ 6.0 and Visual .NET 2003/2005 and they all reject the icon during the resource compilation:
Error RC2176: old DIB in res\app.ico; pass it through SDKPAINT
Quote
This is unsurprising to us since this new ICO file format introduces a new header which points to raw PNG data. Of course the compiler returns a false error message. The DIB header is not old, it is PNG. Passing it through SDKPAINT does not help.
Windows Vista™ compressed icons have also been reported as not functioning in the Delphi programming environment. New components will no doubt be developed in the future that identify these shortfalls.

I had this problem, using Axialis, removing the compression the problem can be solved.

More Infos: Axialis FAQ (http://www.axialis.com/tutorials/tutorial-vistaicons.html)
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: José Roca on November 01, 2010, 04:37:03 PM
What surprises me is that it says "Axialis IconWorkshop™ is the only icon editor which permits creation and edition of Image Strips for toolbars."

ArtIcons ( http://www.aha-soft.com/articons/ ) has allowed it since many years ago.
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Patrice Terrier on November 01, 2010, 08:11:37 PM
I am using IcoFX (http://icofx.ro/) and it works very well for me.

...
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Theo Gottwald on November 02, 2010, 05:58:01 AM
I was just giving a hint, avoiding the

Quote"Error RC2176: old DIB in res\app.ico; pass it through SDKPAINT"

Error from the outdated "RC.exe", which was included even with the last PB Compilers.
Maybe anybody should inform PB to add a "state-of-the art" rc.exe to the next PB.
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: José Roca on November 02, 2010, 06:05:19 AM
You aren't forced to use the one that comes with the compiler. I use version 6.1, available to download at: http://support.microsoft.com/kb/949408/en-us
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Patrice Terrier on November 02, 2010, 09:19:32 AM
I am using those provided with SDK v7.0A:


See the attached ZIP file...

Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: James C. Fuller on November 02, 2010, 10:38:26 AM
I've been using gorc lately but not with any "new" formats.
I'd be interested if it works for someone on items failing with rc.exe supplied by PowerBASIC

http://www.godevtool.com/

James
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Theo Gottwald on November 05, 2010, 06:30:53 AM
Thanks Patrice, I had this update (Post from Jose) but could not install it because i have no VS 2008.
Now this is good, that we have this resource here in the forum for everybody.

I hope it will be a part of next PB.

@James: The Go-Site you linked is really a valuable resource for Programmers.
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Guy Fournier on October 13, 2011, 12:04:03 AM
Hi,

******
I am using those provided with SDK v7.0A:


•RC.Exe from 04-03-2010 version 6.1.7600.16385
•along with RcDLL.DLL from 04-03-2010

See the attached ZIP file...
*******

Someone can send the RC.ZIP file again, the file is corrupt when I unzip ????

Thank you very much
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: José Roca on October 13, 2011, 03:05:09 AM
I have reuploaded it.
Title: Re: A couple of nice toys for toolbar, icon and cursor images from Axialis
Post by: Guy Fournier on October 13, 2011, 03:33:17 AM
Thank you very much  :)