You are viewing limited content. For full access, please sign in.

Question

Question

Unable to resize or reposition LF Connector Icon when using regex wtitle match

asked on March 2, 2016

Greetings,

 

I'm attempting to match an application by window title, which also happens to be a web application, and in doing so, it removes any efforts to resize or reposition the icon.

 

XML snippet is as follows:

  <AppDef wtitle="Enter.*Voucher.*-.*Payment.*Information - Internet Explorer" pname="iexplore" wclass="IEFrame" woffset="-1686,134,45,45" enabledrag="true">

This method of matching wtitle is taken from another Answer's post.

The woffset and enabledrag properties do not appear to register as regardless of their values it remains in the default size and location.

 

Any help or explanation is greatly appreciated.

 

Cheers,

Carl

0 0

Answer

SELECTED ANSWER
replied on March 2, 2016

Hi Carl,

Using a regex shouldn't impact the location or size at all. Is the page you are looking at loading multiple profiles at the same time? If there are multiple profiles, the size and location of the last loaded profile will be used (generally this is the latest alphabetically). 

0 0

Replies

replied on March 3, 2016

This was it! Thanks Justin.

 

I had made changes to a profile which must have changed the loading order and it changed to a previous one.

 

Thank you!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.