PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Jean-pierre Leroy on March 10, 2012, 06:31:52 AM

Title: I can't move and/or resize the pbvList Control (Virtual ListBox) with the mouse
Post by: Jean-pierre Leroy on March 10, 2012, 06:31:52 AM
Hi Paul,

Just a minor issue (almost nothing compared to the huge improvements you're working on currently regarding "High DPI"); nevertheless I think it is worth to report it:

I don't know if it is related to my settings and / or my PC, but I can't move and/or resize the pbvList Control  (Virtual ListBox) with the mouse in the designer.

Thanks,
Jean-Pierre

Title: Re: I can't move and/or resize the pbvList Control (Virtual ListBox) with the mouse
Post by: Haakon Birkeland on March 10, 2012, 07:52:07 AM
I can confirm the behavior (FF 3.5).

[irony]
Maybe it's a design decision. You know, it's not really existing â€" it's only virtual.
[/irony]
Title: Re: I can't move and/or resize the pbvList Control (Virtual ListBox) with the mouse
Post by: Paul Squires on March 10, 2012, 10:48:56 AM
Odd. You are correct though. I will try to find out why that control is not responding correctly.
Title: Re: I can't move and/or resize the pbvList Control (Virtual ListBox) with the mouse
Post by: Paul Squires on March 10, 2012, 12:53:42 PM
This is now fixed. I need to add the "Locked" property to the control's *.ctl file so that it would interact correctly with the designer.
Title: Re: I can't move and/or resize the pbvList Control (Virtual ListBox) with the mouse
Post by: Jean-pierre Leroy on March 10, 2012, 01:23:02 PM
Thank you Paul.