AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Virtual Desktop(s) ...

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Beastmaster



Joined: 15 Apr 2004
Posts: 182

PostPosted: Sat May 15, 2004 10:20 pm    Post subject: Virtual Desktop(s) ... Reply with quote

This one provides up two 9 virtual desktops: MultiDesk (Freeware)
[Download]

SDesk which is not a multi-desktop program. It is a program that creates a single, giant desktop that extends beyond the visible region of the monitor. Only a portion of the SDesk is visible at a time, as defined by the Windows desktop settings. To facilitate the organization of windows on the SDesk, a tool window displays the position of all visible application windows. The SDesk Toolwin is interactive: the SDesk view can be moved, and windows on the SDesk can be moved ... (check its helpfile for more info, Freeware)
[Download]
Back to top
View user's profile Send private message
Atomhrt
Guest





PostPosted: Sun May 16, 2004 4:35 am    Post subject: RE: Virtual Desktop(s) ... Reply with quote

I use goscreen, but it's not free. This free one that I tested worked well: http://virt-dimension.sourceforge.net/.
Back to top
Atomhrt
Guest





PostPosted: Mon Jun 28, 2004 2:48 am    Post subject: Virtual Desktops Reply with quote

Actually Smile, we can make one using AHK now. With the recent floating menu and sub-menu capability that Chris added, it should be doable and very useable. There was a script posted called Traywin (that I can't seem to find in the forums at the moment), that has the basic framework.

I envision a sub-menu for each desktop. If someone wants to make one, that would be cool. Otherwise, I will work on it in my spare time.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Mon Jun 28, 2004 12:09 pm    Post subject: Reply with quote

Quote:
There was a script posted called Traywin (that I can't seem to find in the forums at the moment), that has the basic framework.

If you mean the "minimize window to tray" script, that exists in the script showcase: http://www.autohotkey.com/docs/scripts/MinimizeToTrayMenu.htm

Btw, if you're currently posting as a guest, you can receive notification of topic replies via e-mail if you register a username. Registration is easy and should be instantaneous once you enter the info. Of course, you have to provide a valid e-mail address to receive "topic reply notifications".
Back to top
View user's profile Send private message Send e-mail
Atomhrt
Guest





PostPosted: Mon Jun 28, 2004 11:57 pm    Post subject: Reply with quote

Chris wrote:
Quote:
There was a script posted called Traywin (that I can't seem to find in the forums at the moment), that has the basic framework.

If you mean the "minimize window to tray" script, that exists in the script showcase: http://www.autohotkey.com/docs/scripts/MinimizeToTrayMenu.htm

Btw, if you're currently posting as a guest, you can receive notification of topic replies via e-mail if you register a username. Registration is easy and should be instantaneous once you enter the info. Of course, you have to provide a valid e-mail address to receive "topic reply notifications".


I'll register. I've been procrastinating. I really dread giving out my email address. You know why...

Yes, I looks like the correct script. Note that when I look at the scripts using Firefox, the lines for each script do not wrap to the screen or where they should. That is, everything shows as a single line. IE displays them fine. View source looks right in either browser.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jun 29, 2004 12:19 am    Post subject: Reply with quote

Quote:
Note that when I look at the scripts using Firefox ... everything shows as a single line

Sounds like a bug in Firefox. Unless I'm mistaken, hard carriage returns in the <PRE> section should be shown by the browser.
Back to top
View user's profile Send private message Send e-mail
Atomhrt
Guest





PostPosted: Tue Jun 29, 2004 2:46 am    Post subject: Reply with quote

Chris wrote:
Quote:
Note that when I look at the scripts using Firefox ... everything shows as a single line

Sounds like a bug in Firefox. Unless I'm mistaken, hard carriage returns in the <PRE> section should be shown by the browser.


Could well be a bug. Looks fine if you change <pre class="code"> to <pre>.
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jun 29, 2004 5:17 am    Post subject: Reply with quote

Thanks for testing that, I'll see if there is something I can do to fix it. Are you using the latest Firefox? Do you know if it supports CSS? Does anyone have a browser other than MSIE and Firefox to test this with?

http://www.autohotkey.com/docs/scripts/MinimizeToTrayMenu.htm

I wish I knew more about CSS and the other new HTML extensions.
Back to top
View user's profile Send private message Send e-mail
Jon



Joined: 28 Apr 2004
Posts: 373

PostPosted: Tue Jun 29, 2004 3:09 pm    Post subject: Reply with quote

Firefox 9.0 - doesn't work right (text all on one line) Shows script but there is side scroll

Mozilla 1.6 - doesn't work right (text all on one line). Shows script but there is side scroll

Opera 7.23 - Doesn't show the script at all. Alot of side scroll though.
It does show the other scripts but it doesn't work right (text all on one line). there is alot of side scroll.

Avant Browser 9.02 - works right
Back to top
View user's profile Send private message Send e-mail
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Tue Jun 29, 2004 4:27 pm    Post subject: Reply with quote

Thanks for doing so many. I'll try to make it a normal PRE section which should work on most browsers.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group