09-08-2003 08:55 AM
09-09-2003 05:23 AM
09-09-2003 08:03 AM
09-09-2003 08:46 AM
09-09-2003 12:10 PM
09-09-2003 03:30 PM
05-18-2005 02:47 PM - edited 05-18-2005 02:47 PM
Message Edited by Nick009 on 05-18-2005 02:50 PM
11-30-2006 02:38 AM
Hello, I exactly wanted to have the same behaviour and also to see only one task bar button, that's why I used:
SetSystemAttribute (ATTR_TASKBAR_BUTTON_VISIBLE, 0);
The problem is, that when using this function, my application disappears from the Windows Task Manager application window.
Is there another way to hide the the application-level taskbar without removing the application from the Windows Task Manager application list?
Please help, the fact that my program is no more recognized from Windows as an application is a big problem for me!!!
Rac
12-01-2006 02:00 PM
Hi RAC,
We are looking into this further with the developers of CVI. You are able to make suggestions directly to R&D.
As a side note, I would mention that the UIR is available in Processes tab of the Task Manager.
Also, you can
12-14-2006 06:49 AM
Hello David!
The problem with solution 1 is the weird behavior that Sarge describes. That's why I enabled "Has Taskbar Button" and set the taskbar button visible state to FALSE...
The problem with solution 2 is that I cannot minimise my main window without minimising all the opened windows from the application.
Please inform me as soon as you have a solution...
Best Regards
Rachel Bach