Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
136 user(s) are online (13 user(s) are browsing News)

Members: 1
Guests: 135

VooDoo, more...

Headlines


Recent Replied Topics
Software News : ALT+TAB Switching - On OS4.1!
Posted by jahc on 2008/12/1 9:53:19 (2061 reads) News by the same author

Replicate the Windows Alt+Tab shortcut.

When you hold down Alt and press Tab, a window will popup showing thumbnails
of all the screens that are currently open. Pressing Tab again (while still
holding down Alt) will cycle to the next thumbnail. Releasing Alt will then
make your Amiga switch to that screen!


This app uses OS4.1 functionality for super fast creation of thumbnails.

Download via OS4 Depot


Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
nubechecorre
Published: 2008/12/1 17:00  Updated: 2008/12/1 17:00
Just can't stay away
Joined: 11/24/2006
From: Sanremo
Comments: 1884
 Re: ALT+TAB Switching - On OS4.1!
Good commodity
jahc
Published: 2008/12/2 3:09  Updated: 2008/12/2 3:13
Not too shy to talk
Joined: 11/22/2006
From:
Comments: 414
 Re: ALT+TAB Switching - On OS4.1!
Jahc listens! .. kinda! He heard that people had palette issues, and crashes with 8bit screens.. so:

New update today..

Changes
-------

v1.4
Light blue is forced for the background of the selected Screen names, to
increase visibility on other systems.

v1.3
Some screens that have a different depth cannot be scaled for some reason.
For now, these screens will have blank thumbnails until I figure this out
jahc
Published: 2008/12/2 9:07  Updated: 2008/12/2 9:07
Not too shy to talk
Joined: 11/22/2006
From:
Comments: 414
 Re: ALT+TAB Switching - On OS4.1!
Paul, your email had no return address!

Quote:

Hi jahc,

Would it be possible for you to make another version of your "ALT+TAB
Switching" program, that doesn't use the keyboard at all but is completely
mouse driven? What I was thinking about was a graphical version of the
DepthToFront commodity---being able to Right-Click the screen depth gadget in
the upper right hand corner and have thumbnails of the other screens appear
either vertically or horizontally from that corner position. Then any of the
screens could be selected with a click of the left mouse button over the
desired screen's image, or the thumbnails could be hidden with another click
of the screen depth gadget.

What do you think?
--
___ Paul ___

Sounds like a good idea. I have too many hopes on the keyboard version though. I might never finish all the things I have planned. I want to move away from MUI so that I can have effects and real time updating in the thumbnails.. so I might just concentrate on the one program for now.
samo79
Published: 2008/12/2 12:28  Updated: 2008/12/2 12:28
Home away from home
Joined: 12/02/2006
From: Italy, Perugia
Comments: 3755
 Re: ALT+TAB Switching - On OS4.1!
Have you think about OpenAmiga project ? (http://openamiga.org/)

This commodity would be the ideal for a standard integration in future OS4's release
PEB
Published: 2008/12/3 0:13  Updated: 2008/12/3 0:13
Not too shy to talk
Joined: 11/29/2006
From:
Comments: 474
 Re: ALT+TAB Switching - On OS4.1!
Quote:
Paul, your email had no return address!

Ooops. I better check my YAM settings.

Thanks for replying anyway; and keep up the good coding!
COBRA
Published: 2008/12/3 23:33  Updated: 2008/12/3 23:34
Not too shy to talk
Joined: 11/24/2006
From:
Comments: 370
 Re: ALT+TAB Switching - On OS4.1!
@jahc

This is actually a very useful program, but it's playing up here, sometimes the window disappears while cycling through in the window, probably the automatic screen activation brings the other window on top. I think that this problem would be solved if you used WA_StayTop, TRUE in the taglist when opening the window, that will ensure that no other windows can be moved in front of your one.
jahc
Published: 2008/12/5 4:01  Updated: 2008/12/5 6:23
Not too shy to talk
Joined: 11/22/2006
From:
Comments: 414
 Re: ALT+TAB Switching - On OS4.1!
How would I set that in MUI?

This had no effect..

struct Window *my_window;
getmacro((Object*)WI_main,MUIA_Window_Window,&my_window);
SetAttrs((Object*)WI_main,WA_StayTop,TRUE,TAG_DONE,0);

I try to open the window twice to get the window to the front..

Please email me at james.carroll .. at .. xnet.co.nz, so we can discuss this further if you have any more ideas! Thanks :)
salass00
Published: 2008/12/5 13:47  Updated: 2008/12/5 13:48
Just can't stay away
Joined: 11/30/2006
From: Finland
Comments: 1878
 Re: ALT+TAB Switching - On OS4.1!
@jahc

Try this:

struct Window *my_window;
getmacro((Object*)WI_main,MUIA_Window_Window,&my_window);
SetWindowAttrs(my_window, WA_StayTop, TRUE, TAG_END);
jahc
Published: 2008/12/6 0:03  Updated: 2008/12/6 0:03
Not too shy to talk
Joined: 11/22/2006
From:
Comments: 414
 Re: ALT+TAB Switching - On OS4.1!
That doesnt work either. :(
salass00
Published: 2008/12/6 6:56  Updated: 2008/12/6 6:56
Just can't stay away
Joined: 11/30/2006
From: Finland
Comments: 1878
 Re: ALT+TAB Switching - On OS4.1!
Probably the tag can only be set in the OpenWindowTags() or OpenWindowTagList() call then.
General
Site sponsors
Advertise Here

Site statistics
Registered members
  1674
Logged in last:
  24 hours, 71
  7 days, 138
  30 days, 181

Top Posters
1 kas1e
kas1e 8960
2 Raziel
Raziel 5416
3 LiveForIt
LiveForIt 3777
4 samo79
samo79 3755
5 ChrisH
ChrisH 3582
6 Chris
Chris 3361
7 orgin
orgin 3266
8 328gts
328gts 3025
9 Hans
Hans 2675
10 Antique
Antique 2618

New Members
amienslaver
amienslaver 04/20/2024
Djk83
Djk83 04/19/2024
akutra
akutra 04/08/2024
kishigo
kishigo 03/25/2024
amigait
amigait 03/21/2024
fordprefect
fordprefect 03/06/2024
brufnus
brufnus 02/21/2024
Sugo77
Sugo77 02/11/2024
tomkrk78
tomkrk78 02/01/2024
Radar103
Radar103 01/28/2024


Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project