Page 1 of 1
ITaskbarList
Posted: Mon Jul 28, 2008 10:11 am
by Chirantha
Hi,
Is it possible to communicate with a interface? I want to hide the taskbar button using ITaskbarList. Here is the MSDN link.
http://msdn.microsoft.com/en-us/library ... S.85).aspx
I tried to use DeleteTab() but it won't work.. how exactly do I do it!
Thanks
Posted: Mon Jul 28, 2008 10:38 am
by Fluid Byte
Posted: Mon Jul 28, 2008 10:54 am
by Chirantha
firstly, you jumping off topic...
secondly
http://purebasic.fr/english/viewtopic.php?t=33474 <- this topic, asking help with interface thingy
http://purebasic.fr/english/viewtopic.php?t=33470 <- asking help with EX_TOOLWINDOW
http://purebasic.fr/english/viewtopic.php?t=33441 <- Getting to know about EX_TOOLWINDOW
But sorry about the topics. Most people tend to get confused and tend to only read the first post... where it will lead to useless posts...

I'm trying to avoid that

Posted: Mon Jul 28, 2008 11:26 am
by Fluid Byte
firstly, you jumping off topic...
Firstly, stop telling that everbody because it not true ffs ...
This can't hardly be anymore staright to the point. All your posts have the same goal, removing the taskbar button. It's irrelevant if do this by an interface, using an invisible window or whatever method.
And for the sake of stoping your post marathon just use the search fuction of the board. It's awsome!

Posted: Mon Jul 28, 2008 12:55 pm
by Sparkie
DeleteTab() works fine for me. Show us your code and maybe we can see what's wrong.
I agree with Fluid Byte....use the search feature and you'll be surprised at what you can find.

Posted: Mon Jul 28, 2008 1:09 pm
by ts-soft
Posted: Mon Jul 28, 2008 1:47 pm
by Sparkie
unknown wrote:Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
Posted: Mon Jul 28, 2008 2:00 pm
by rsts
Chirantha wrote:
But sorry about the topics. Most people tend to get confused and tend to only read the first post... where it will lead to useless posts...

I'm trying to avoid that


Don't know where you're from, but that's not generally the case here, as you can tell from the responses
cheers
The forum is an invaluable source of information. 'searching' is a 'skill' worth learning.