dear friends ....
i wanted to know how can we hide the
taskbar of windows operating system ( codding help)
thanks
> dear friends ....
>
> i wanted to know how can we hide the
> taskbar of windows operating system ( codding help)
>
> thanks
You can do it by placing your mouse cursor on top of it until it turns into
a resize handle and then drag it down (assuming you got it on the bottom of
the screen).
Jan
PS: http://java.sun.com/docs/books/tutorial/extra/fullscreen/index.html
that might be helpful in case you are talking about a Java App doing this
for you ;)
On Thu, 17 Apr 2008 14:31:50 -0700 (PDT), focode
<programarunesh@gmail.com> wrote, quoted or indirectly quoted someone
who said :
> i wanted to know how can we hide the
>taskbar of windows operating system ( codding help)
For what you can do in pure Java, see
http://mindprod.com/jgloss/systemtray.html
For more than that, you will need to do it is C/C++ and glue it on
with JNI
see http://mindprod.com/jgloss/jni.html
I do little JNI jobs like that for $50.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com