WindX Icon - Spawn

Started by martinp, August 14, 2024, 08:57:28 AM

Previous topic - Next topic

martinp

Why do spawned WindX session come up with the "Settings" Icon.  Is there a way to change the icon reference on spawned windx sessions?

I'm using *windx.utl;SPAWN  even if I pass the ini file with the same as the initial windx connection it doesnt seem to take it.  So my primary window has the correct icon but any spawned sessions have a 'settings' icon.

martinp

#1
Further info it's the Taskbar Icon that shows different not the icon in top left.

Also I am not using the PVXPlus installer I just made my own as it is easier to deploy with all the settings / icons.  So maybe this is why.  I am still trying to figure it out.

Devon Austen

Things you can try if you haven't already:

1. Setting the Icon=icon_path in the [config] section of the pxplus.ini file

2. Doing a print 'option'("ICON",icon_path$) or print 'option'("WDWICON",icon_path$)
Principal Software Engineer for PVX Plus Technologies LTD.

martinp

Hey thanks for response.  The icon does change the window icon but not the taskbar.  Here's an example of whats happening.

I wonder if this is a windows registry how it stacks icons.  The funny thing is its using the custom settings icon I made for our windx settings config as the spawn icon.