| Author |
Message |
Topic: How to Select a Tab I Created in my Gui |
soggos
Replies: 6
Views: 155
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 11:02 pm Subject: re |
GuiControl , Choose, Tab, §2
don't work's for me.
but that is ok:
GuiControl , Choose, systabcontrol321, 2
it's very Good
Merçi à VOus! |
Topic: Mouse Pos Query |
soggos
Replies: 10
Views: 212
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 10:43 pm Subject: oh yes :) |
o yes ok my problem was:
i have 2 pictures:
and that don't work's
Gui, Add, Picture,x5 y7 w28 h28 vIMAGElB gACTION icon99 E0x200, C:\WINDOWS\system32\shell32.dll
Gui, Add, Picture,hwndPictu ... |
Topic: How to Select a Tab I Created in my Gui |
soggos
Replies: 6
Views: 155
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 5:11 pm Subject: ok but how to do when the gui is open or after gLabel? |
ok very good with || or another gui delimiter like §§
when you run the gui
Gui, Add, Tab, Tab1§Tab2§§
but how to do if you want to select the tab after a gLabel
cause: GuiControl , Choose, Tab, ... |
Topic: Mouse Pos Query |
soggos
Replies: 10
Views: 212
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 4:09 pm Subject: !nothing with Static1 |
other test:
With/for my first picture:
if (hwnd = Static1)
{
tooltip Picture...
Sleep 1000
tooltip
}
but nothing! |
Topic: Mouse Pos Query |
soggos
Replies: 10
Views: 212
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 3:52 pm Subject: on a Button, And on a Picture? |
Hello Serenity and everybody
If you want to find out if the mouse is over a control in a gui you can just add the hwnd option for the controls. WM_MOUSEMOVE also gets the mouse coordinates relative t ... |
Topic: Save position icons in folder ? |
soggos
Replies: 0
Views: 36
|
Forum: Ask for Help Posted: Mon Sep 01, 2008 3:51 pm Subject: Save position icons in folder ? |
hello
it's possible to save the position of all icon of one folder or many?
(in mode icone view)(i know it's possible for the desktop with DesktopOK.exe)
you know?? |
Topic: winpack: make your desktop a big taskbar - by kiu |
soggos
Replies: 3
Views: 1767
|
Forum: Scripts & Functions Posted: Mon Sep 01, 2008 3:28 pm Subject: thanks |
Kool
gracias! |
Topic: i would like to define the volume of this mci handle! |
soggos
Replies: 1
Views: 60
|
Forum: Ask for Help Posted: Wed Aug 13, 2008 1:10 pm Subject: i would like to define the volume of this mci handle! |
i have see msdn:Multimedia macro
Media_Close(MediaHandle){
Return _mciExecute("close " MediaHandle)
}
this Multimedia macro:
MCIWNDM_SETVOLUME
MCIWnd ... |
Topic: Sound.ahk - Sound functions for use with AutoHotkey |
soggos
Replies: 23
Views: 4296
|
Forum: Scripts & Functions Posted: Wed Aug 13, 2008 11:59 am Subject: i would like to define the volume of this mci handle! |
Cause i have a console
i can make sample : define the begin and the end of the loop
it's good for live, but i would like to define the volume of this mci handle!
not define the master or wave jus ... |
Topic: i would like to define the volume of this mci handle! |
soggos
Replies: 1
Views: 60
|
Forum: Ask for Help Posted: Wed Aug 13, 2008 11:56 am Subject: i would like to define the volume of this mci handle! |
Cause i have a console
i can make sample : define the begin and the end of the loop
it's good for live, but i would like to define the volume of this mci handle!
not define the master or wave jus ... |
Topic: Smart Mediakeys - For Winamp & Media Player Classic |
soggos
Replies: 4
Views: 2084
|
Forum: Scripts & Functions Posted: Wed Aug 13, 2008 11:28 am Subject: Smart Mediakeys - For Winamp & Media Player Classic |
: Thank K3tp :
I have make that:
#Persistent
WinGetTitle, Title, ahk_class MediaPlayerClassicW
StringTrimRight, Title, Title, % StrLen( " - Media Player Classic" ) ; ... |
Topic: How you got simple volum control on MCI ? |
soggos
Replies: 2
Views: 102
|
Forum: Ask for Help Posted: Wed Aug 13, 2008 11:02 am Subject: ? |
hi
Moderator: Please move this topic to the Ask For Help forum.
Yes but how i cant to make that??
thanks for the links,
but you don't no how to got simple volum control on MCI ? |
Topic: vidplay(FileName,x,y,w,h,loop,ontop) function |
soggos
Replies: 6
Views: 866
|
Forum: Scripts & Functions Posted: Tue Aug 12, 2008 7:48 pm Subject: vidplay(FileName,x,y,w,h,loop,ontop) function |
good
Just in case others wanna have a try as well: but i want to play in direct
with the:
Functions to handle multimedia files by Fincs <fernandoincs@hotmail.com>
a have made that:
if %0 ... |
Topic: Media Player Classic - Remove file & Move file |
soggos
Replies: 5
Views: 201
|
Forum: Ask for Help Posted: Sat Aug 09, 2008 9:50 pm Subject: and for grabbing the position time ? |
very good !)
and di you know for grabbing the position time of the play file? |
Topic: Smart Mediakeys - For Winamp & Media Player Classic |
soggos
Replies: 4
Views: 2084
|
Forum: Scripts & Functions Posted: Sat Aug 09, 2008 9:40 pm Subject: possible to grab position? |
how grab the position and the name of file?
:for example to restaur him later |
| |