Google Code Exporter
Google Code Exporter
``` This also can happen in graphs containing VMR7/9/EVR when closing property pages of other filters - this may require the VMR to be connected though. ``` Original comment by...
``` attach patch with implementation ``` Original comment by `tomskside` on 7 Jul 2014 at 5:28 Attachments: - [GraphStudioIssue18.patch](https://storage.googleapis.com/google-code-attachments/graph-studio-next/issue-18/comment-1/GraphStudioIssue18.patch)
``` Thanks tomskside, I have applied the patch in r405. Only current problem, it does not work in ProgressView (Ctrl+F5) ``` Original comment by `[email protected]` on 9 Jul 2014 at...
``` sure, I will look into ProgressView part. ``` Original comment by `tomskside` on 9 Jul 2014 at 12:09
``` then ProgressView is displayed, main window is hidden form_progress->ShowWindow(SW_SHOW); afxGetMainWnd()->ShowWindow(SW_HIDE); as result task bar icon disappears. ProgressView itself doesn't have its own task bar icon. the only icon displayed...
``` Thanks for the initial patch, tomskside. IMHO the best solution would be adding a taskbar icon for ProgressView to make progress view visible in the Windows 7 UI when...
``` thank you, Mike, I will implement suggestion solution in next few days, once I come back. ``` Original comment by `tomskside` on 11 Jul 2014 at 3:47
``` See also issue #39 ``` Original comment by `[email protected]` on 5 Aug 2012 at 10:22
Original comment by `[email protected]` on 5 Aug 2012 at 10:22 - Changed state: **Accepted**
``` It would be useful to have standalone DLL versions of all the internal filters. Ideally would also need: 1: Options menu item for controlling whether to use DLL or...