| Author |
Message |
Forum: Support Topic: Window should not be active, but controllable |
| pixelpowR |
|
Posted: February 9th, 2010, 9:41 pm
|
|
Replies: 7 Views: 276
|
No.
I did not found anything in the documentation. |
|
 |
Forum: Support Topic: Window should not be active, but controllable |
| pixelpowR |
|
Posted: February 9th, 2010, 7:32 pm
|
|
Replies: 7 Views: 276
|
Hello,
Is the a possibility to control a gui without activating it?
The gui should be something like a overlay and the window below should be the active window.
Thanks in advance
pixelpowR |
|
 |
Forum: Support Topic: Add Gui that is always on top like the taskbar |
| pixelpowR |
|
Posted: January 14th, 2010, 8:13 pm
|
|
Replies: 7 Views: 452
|
| Hey Guys i found a solution. I found this programm: http://www.majorgeeks.com/Hawkeye_ShellInit_d1239.html?AID=10445123&CJPID=3342876 The Name is ShellInt. If you save this a script file with the following line in it margin, 0,top,24 and save it as *.hss it works. It changes something in the reg... |
|
 |
Forum: Support Topic: Add Gui that is always on top like the taskbar |
| pixelpowR |
|
Posted: January 13th, 2010, 9:48 pm
|
|
Replies: 7 Views: 452
|
| Thanks for your replies, Sorry for my bad english (o.O). I'll try to explain it. Garry, your "taskbar" looks a bit like what i want to do but with the little difference, that my "taskbar" will be at the top of the screen. ALL WINDOWS that I can maximize should not overlay my task... |
|
 |
Forum: Support Topic: Add Gui that is always on top like the taskbar |
| pixelpowR |
|
Posted: January 13th, 2010, 6:26 pm
|
|
Replies: 7 Views: 452
|
yes^^ of course, but it just lays of the control bar of all other windows...
so i have to set the size of a window when i maximate it and i should be able to overlay the top bar with another window... |
|
 |
Forum: Support Topic: Add Gui that is always on top like the taskbar |
| pixelpowR |
|
Posted: January 13th, 2010, 4:21 pm
|
|
Replies: 7 Views: 452
|
| Hi Everyone, Is it possible to set a Gui to be always on Top like the Taskbar in Autohotkey? And is it possible to set the maximum size of any window? I am thinking of a bar like in Gnome where you have a startmenu, controlpanel, quicklaunch icons, clock, free drive space, cpu - memory and network u... |
|
 |
Forum: Support Topic: How to count Days, Weaks, Months, Years from past to now? |
| pixelpowR |
|
Posted: January 5th, 2010, 10:40 am
|
|
Replies: 10 Views: 450
|
| SKAN's script is what i searched for! Thanks to all ppl who answered, too! |
|
 |
Forum: Support Topic: How to count Days, Weaks, Months, Years from past to now? |
| pixelpowR |
|
Posted: January 4th, 2010, 3:14 pm
|
|
Replies: 10 Views: 450
|
"TimeUnits can be either Seconds, Minutes, Hours, or Days"
But that's not what I need
Isn't there another possibility to solve this? |
|
 |
Forum: Support Topic: How to count Days, Weaks, Months, Years from past to now? |
| pixelpowR |
|
Posted: January 4th, 2010, 2:56 pm
|
|
Replies: 10 Views: 450
|
Yes i take notice of them, what do you mean with "simple math".
How do you calculate it?
How do i calculate moths for example? |
|
 |
Forum: Support Topic: How to count Days, Weaks, Months, Years from past to now? |
| pixelpowR |
|
Posted: January 4th, 2010, 2:16 pm
|
|
Replies: 10 Views: 450
|
Sorry i'd not find this topic.
I looked a bit arround in the forum, but I did not found something really useful. (I think) There is no existing script that can calculate years months and days .
I really need it!!!
pls help me |
|
 |
Forum: Support Topic: How to count Days, Weaks, Months, Years from past to now? |
| pixelpowR |
|
Posted: January 4th, 2010, 1:22 pm
|
|
Replies: 10 Views: 450
|
| Hey there, I really need your help. Im confused :cry: I wanna have Days, Months, Years that passed since a point in the past to NOW. Would be perfekt if days Montha etc have their own variable. I read MUCH in the help file (ok, im german, i dont understand english that much) and i tried many thing w... |
|
 |
Forum: Support Topic: Remember whether a checkbox is checked? |
| pixelpowR |
|
Posted: October 22nd, 2009, 4:09 pm
|
|
Replies: 9 Views: 830
|
| #singleinstance force #NoEnv Gui, Add, Tab2, h320 w480, Startup|DotA|Island Defense|Banlist|Commands|Music Player|Extras|About gui, font, s18 Gui, Add, Text, center,Welcome to Macro Client! gui, font, s8 Gui, Add, Button, w200 h30,Open Configuration File Gui, Add, Text, x230 y68, What Information y... |
|
 |
Forum: Support Topic: Remember whether a checkbox is checked? |
| pixelpowR |
|
Posted: October 22nd, 2009, 11:52 am
|
|
Replies: 9 Views: 830
|
| Here is everything you need. Please learn from my newb code #SingleInstance Force #NoTrayIcon #NoEnv Gui, Add, CheckBox, vCB1, Test Gui, Add, CheckBox, vCB2, Test Gui, Add, CheckBox, vCB3, Test Gui, Add, CheckBox, vCB4, Test Gui, Add, CheckBox, vCB5, Test Gui, Show, w200 h200, Testing ;This loop fi... |
|
 |
| Sort by: |