AutoHotkey Community

It is currently May 27th, 2012, 12:22 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: November 29th, 2008, 11:06 pm 
Offline

Joined: November 29th, 2008, 10:59 pm
Posts: 1
hey,
My first "application"

This app goes hand in hand with Start killer application.

What is Start Killer?
Quote:
Start Killer is utility that removes the Start button from your taskbar. When you run Start Killer it remove the Start button from taskbar and give you additional space on taskbar, when you close Start Killer the Start button is again shows.


What is Wunir’s Start button?
Because ST removes the start button, it can be frustrating if you you want to quickly use the mouse for the start menu.

So what I created is a small application when clicked will launch the start menu as if it was the original big-ugly-space hogging-button

Before:
Image

After
Image

download: http://nekrif.com/wp-content/uploads/im ... /wunir.rar


Do I have to post the code?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 7th, 2009, 10:28 am 
Offline

Joined: January 17th, 2009, 5:24 pm
Posts: 5
Nice app.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 7th, 2009, 10:38 am 
Online
User avatar

Joined: May 5th, 2007, 7:24 pm
Posts: 1240
Location: Seville, Spain
wunir wrote:
Do I have to post the code?


It is encouraged to do so, because people can learn from your code then.

_________________
fincs
Highly recommended: AutoHotkey_L (see why) (all my code snippets require it)
Formal request to polyethene - I support the unity of the AutoHotkey community
Get SciTE4AutoHotkey v3.0.00 (Release Candidate)
[My project list]


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 7th, 2009, 12:19 pm 
Offline

Joined: October 13th, 2008, 4:14 pm
Posts: 60
Location: South Park, Colorado
wunir wrote:
Do I have to post the code?

Code:
send #


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 7th, 2009, 9:15 pm 
Could you modify it to close start menu too

Like:

Click on the StartMenu.exe starts the start menu

Click again and it closes the start menu


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 11th, 2009, 12:22 am 
Offline

Joined: May 17th, 2007, 6:03 pm
Posts: 391
Location: Titan
Great, Start killer was something I was looking for, especially since I use the Win key to access the start menu.

Nice to have a bit more space for the taskbar.
________
Shoichiro toyoda


Last edited by lilalurl.T32 on February 11th, 2011, 9:46 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 11th, 2009, 2:56 am 
Offline

Joined: May 28th, 2008, 2:11 am
Posts: 739
Location: Minnesota, USA
nice script :roll:
Code:
; <COMPILER: v1.0.47.6>
Send, {LWINDOWN}{LWINUP}

_________________
Unless otherwise stated, all code is untested

(\__/) This is Bunny.
(='.'=) Cut, copy, and paste bunny onto your sig.
(")_(") Help Bunny gain World Domination.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 11th, 2009, 3:26 pm 
Offline

Joined: May 17th, 2007, 6:03 pm
Posts: 391
Location: Titan
OTing a bit but...

lilalurl.T32 wrote:
Great, Start killer was something I was looking for


Well, that lead me to do some new searches.
I have a better solution for people who mostly want to have the same result all the time, without the need for a program running all the time.

MySB http://www.sayesoft.com.au/mySB/info.htm, an application to make custom start buttons, has the ability to turn the start button off "permanently".

Launch the app., choose the no start button theme. You can close the app.
The start button is gone, until you relaunch the app. and choose the normal theme. No need for an app. running permanently.

This app. is shareware but the function for removing the start button is not part of the limited functions, so no problem.



Also, there is an application called to Tclock which has the option to hide the start button (dynamically / when running, like startkiller).

The good thing about this is its source have been released. I believe the interesting part is in dllsrc/startbtn.c, for people who want to tinker with that and maybe make a
Here is a link to two of the derivative builds (first link includes the sources if I remember correctly):

http://www.softpedia.com/get/Desktop-Enhancements/Clocks-Time-Management/TClock.shtml
http://lclock.en.softonic.com/


Edit: I spoke too soon. The two above leave an empty space on the right side of the taskbar when the taskbar is 'full' and the systray is developped. The empty space remains then empty (i.e. the taskbar doesn't fill it again).
Start killer does the correct things on that point.
________
Stocks To Buy Now


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bon, Google Feedfetcher, SKAN and 6 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group