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 

Search found 11 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Wed Nov 04, 2009 3:26 pm   Subject: Compile_AHK II - for those who compile!
some of your buttons seems to be spanish (?) - do you plan to completely translate it to spanish?
Portuguese Brazilian, yes...slowly cuz i dont have time...but i change de ini and make some changes i ...
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Wed Nov 04, 2009 1:33 pm   Subject: Compile_AHK II - for those who compile!
you can copy with xcopy <source> <target> or cmd /c xcopy ... - this is also "native" or what do you mean?
Yeah, the both ways works...just a question of using command line or g ...
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Tue Nov 03, 2009 5:05 pm   Subject: New function
Hi!
I added a new function caled "copy folder"...ok...its basic but very usefull for me.
Just copy a folder before copilation, "copy and paste", for me its goot, i use a folder c ...
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Thu Oct 29, 2009 11:48 am   Subject: Compile_AHK II - for those who compile!
Bad bad server...bad lan...
sorry
the two posts with "guest" its my.
(SeedSeifer) just in case.
heheh
att,
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Wed Oct 28, 2009 2:56 pm   Subject: Compile_AHK II - for those who compile!
does this mean that ahk_L uses another icon group number for the first icon? why? Confused

Yeah...i dont know...but i know it happens with the least version.
Original
http://img18.imageshack.us/img18/ ...
  Topic: Compile_AHK II - for those who compile!
SeedSeifer

Replies: 407
Views: 85034

PostForum: Scripts & Functions   Posted: Wed Oct 28, 2009 12:16 am   Subject: Trouble with AutoHotkeySC.bin (Lexikos)
Hi all!
I try to compile using compile_ahk (with bin from lexikos) and the icons (icon group 230) dont change...and...apears in the task bar. Shocked
So...i change a bit the code to work with _L ve ...
  Topic: New RunAs
SeedSeifer

Replies: 3
Views: 486

PostForum: Ask for Help   Posted: Mon Sep 21, 2009 12:33 am   Subject: New RunAs
Hi for all,

I trying do make a function to runas an aplication, in my work enviroment the user dont have administrative rigths.
Ok, first of all, the runas command in ahk dont have an option like ...
  Topic: Help for rounded buttons on gui...
SeedSeifer

Replies: 10
Views: 774

PostForum: Ask for Help   Posted: Sun May 03, 2009 6:44 pm   Subject: Help for rounded buttons on gui...
Hi,
I use custom buttons (image, png bmp etc)


gui,color,000000
Gui Add, Picture, x0 y0 w244 h394 vtopow AltSubmit,imagem.png
Gui Add, Picture, x0 y0 vtopow2 AltSubmit hidden,imagem-2.p ...
  Topic: [SOLVED]Help with window (move)
SeedSeifer

Replies: 4
Views: 514

PostForum: Ask for Help   Posted: Fri May 01, 2009 5:52 pm   Subject: [SOLVED]Help with window (move)
For all help, tks! Cool
I find a way to do...after sleep a bit...hehehe
the code:move:
MouseClick, left,,, 1, 0,D ;U
KeyWait, LButton, L
CoordMode, Mouse,screen
MouseGetPos,xpos,ypos
WinMov ...
  Topic: [SOLVED]Help with window (move)
SeedSeifer

Replies: 4
Views: 514

PostForum: Ask for Help   Posted: Thu Apr 30, 2009 6:08 pm   Subject: [SOLVED]Help with window (move)
Hi!,
I need to move a window whitout a caption (gui -caption)...just drag in desktop....any way to do ?
sorry about the english (i speak better in portuguese)
tks
  Topic: Move a window without caption
SeedSeifer

Replies: 2
Views: 367

PostForum: Ask for Help   Posted: Thu Apr 30, 2009 4:49 pm   Subject: Re: Move a window without caption
Hi!,
I need to move a window whitout a caption (gui -caption)...just drag in desktop....any way to do ? Laughing
sorry about the english (i speak better in portuguese)
tks
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group