| View previous topic :: View next topic |
| Author |
Message |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Wed Dec 18, 2002 10:09 am Post subject: Alt+TAb |
|
|
If i have specified A Class in the Dialog Create.
The program does not show up when pressing Alt+Tab it does not show up in task manager, but it does show up in the task manager (processes)
Any ideas. I am using Windows XP Pro
Nathan |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Wed Dec 18, 2002 11:55 am Post subject: |
|
|
If you're using the NOTITLE style it won't show up in the ALT+TAB dialog.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
moke Contributor

Joined: 02 Jan 2002 Posts: 162
|
Posted: Wed Dec 18, 2002 4:05 pm Post subject: |
|
|
I'm pretty sure if you don't have a dialog showing it will not appear under
applications in task manager and will also not show up using ALT-TAB,
because there is no dialog to switch to .
moke |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Wed Dec 18, 2002 10:46 pm Post subject: |
|
|
You could use Garrett's example to add a taskbar icon and it should also
add an icon in the ALT+TAB dialog for a NOTITLE dialog.
Download Garrett's example here. _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|