Re: Hotkey Toolbar Quick Program Launcher AGAIN!
- Posted by Dan Moyer <DANIELMOYER at prodigy.net> Jun 20, 2003
- 477 views
Ray, The Win32Lib demo "FlatToolBar.exw" extracts icons, & puts them on buttons, with text also on the buttons, although it doesn't appear to use "extractIcon" to get the icon from an exe, but rather, as far as I can understand, it uses "iExw = w32Func(xLoadIcon,{instance(), "exw"} )". But from Win32Lib doc, it looks like "extractIcon" *should* work, for DLL, EXE or ICO files. Dan Moyer ----- Original Message ----- From: "Ray Tomes" <rtomes at ihug.co.nz> To: "EUforum" <EUforum at topica.com> Sent: Thursday, June 19, 2003 8:50 PM Subject: Re: Hotkey Toolbar Quick Program Launcher AGAIN! > > > Hi Greg > > Many thanks for your lengthy reply. I will sit down and digest it. > > But, as regards the icons, I am not sure if you realise what I am doing on > this one. I am going to the program that is associated with a button (it > gets the *.exe from the .ini file) and extracting the icon from the > program itself and want to put that on the button. This is to work even > when I add the dynamic reassignment of programs to buttons later. So I > really want to use extractIcon() to have the correct icon for any program > that someone else might have. > > All the best > > Ray Tomes > > > > TOPICA - Start your own email discussion group. FREE! > >