Google Code Exporter
Google Code Exporter
Original comment by `[email protected]` on 25 May 2013 at 12:01 - Changed title: **Property page frame should call IPropertyPage::TranslateAccelerator** - Added labels: **Type-Enhancement**, **PropertyPage** - Removed labels: **Type-Defect**
``` GraphEdit calls this for the following messages in my tests: There may be others... 280 522 674 WM_CHAR WM_KEYDOWN WM_KEYUP WM_LBUTTONDBLCLK WM_LBUTTONDOWN WM_LBUTTONUP WM_MOUSEMOVE WM_NCLBUTTONDOWN WM_NCMOUSEMOVE WM_PAINT WM_TIMER WM_USER...
``` Property pages for filters in a graph should appear slightly below the filter itself by default. This default position makes it clearer which page belongs to which filter. Not...
``` the filter is visible - the window has been scrolled right in order to show it. When the property page appears I believe the X position of the window...
``` Fixed by r307 : Fix issue #213 : Properties dialog position bug fix - adjust position for scroll bar position. ``` Original comment by `[email protected]` on 3 Apr 2014...
``` I'm sorry I think this change is just bad. I use GraphStudioNext 0.7.0.430 on XP SP3 with screen at 1280x720. Every time I open a filter's property page, it...
``` I have the same problem. ``` Original comment by `[email protected]` on 23 Nov 2014 at 9:46 - Changed state: **Started**
``` This issue was closed by revision r431. ``` Original comment by `[email protected]` on 23 Nov 2014 at 9:49 - Changed state: **Fixed**
``` The Property page is now opened directly under the filter, but will be always complete on screen. ``` Original comment by `[email protected]` on 23 Nov 2014 at 9:50
``` Property dialogs can still be opened with the left hand and/or right hand edges off screen. ``` Original comment by `[email protected]` on 4 Dec 2014 at 5:53 - Changed...