garrynewman / GWEN

Abandoned: GWEN - GUI Without Extravagant Nonsense.
MIT License
429 stars 102 forks source link

ResizableControl::DisableResizing doesn't completely disable resizing #5

Open giniyat202 opened 11 years ago

giniyat202 commented 11 years ago

What steps will reproduce the problem?

  1. Create a new WindowControl control.
  2. Call its DisableResizing function
  3. Run the test and move the cursor to any corner

What is the expected output? What do you see instead? The window shouldn't be resizeable, instead, the cursor turns to diagonal resize, and the window can be resized like normal, also, the unresizeable window title bar looks sightly bigger

What version of the product are you using? On what operating system? I've tried it using latest Gwen files, dated 20 December 2012, tested on Windows XP Professional x86 and using DirectX9 renderer.

Please provide any additional information below. GDIPlus_Image1