PxPlus User Forum

Main Board => Discussions => Thin Client/WindX => Topic started by: martinp on August 14, 2024, 08:57:28 AM

Title: WindX Icon - Spawn
Post by: martinp on August 14, 2024, 08:57:28 AM
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.
Title: Re: WindX Icon - Spawn
Post by: martinp on August 14, 2024, 05:25:25 PM
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.
Title: Re: WindX Icon - Spawn
Post by: Devon Austen on August 15, 2024, 09:26:54 AM
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$)
Title: Re: WindX Icon - Spawn
Post by: martinp on August 15, 2024, 01:56:53 PM
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.