Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1401 closed Feature Request (Rejected)

Windows 7 Jump List

Reported by: momitty Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

I'd like to be able to populate at least "Tasks" in the jump lists if I pin my complied Auto It app to the new Windows 7 Taskbar.

Attachments (0)

Change History (6)

comment:1 by Valik, 16 years ago

Resolution: Rejected
Status: newclosed

So do it? There's this thing called the Windows API. I suggest looking into it.

comment:2 by anonymous, 16 years ago

Valik, I have seen you have closed several of these windows7 taskbar feature requests with the response that this should be implemented as UDF. You do realize that the taskbar api's are extremely none trivial to implement in autoit?

comment:3 by monoceres, 16 years ago

Forgot to fill in author on last message.

comment:4 by Valik, 16 years ago

Whats your point? Whats stopping you or somebody else from writing a plugin, standard DLL or COM interface that provides extension points allowing AutoIt to hook into it? Not every single feature of the OS needs to be implemented in AutoIt's core.

comment:5 by monoceres, 16 years ago

While that's true, the same could be said of any feature in autoit.

The thing is, the taskbar api is meant to be a central point in graphical applications in windows 7. Giving autoit developers an easy to use interface for it would make auotit an even better tool for writing GUI's.

Not saying it's a must, but it might be worth looking over at least. The taskbar is a major change in windows 7 and maybe autoit should keep up?

in reply to:  5 comment:6 by Valik, 16 years ago

Replying to monoceres:

Not saying it's a must, but it might be worth looking over at least. The taskbar is a major change in windows 7 and maybe autoit should keep up?

This statement is not a very fair statement to make. I wonder how many application domains are out there that can say the same thing about AutoIt just because we don't support their "important" feature.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.