AutoHotkey Community

It is currently May 22nd, 2012, 2:37 pm

All times are UTC [ DST ]


Search found 23 matches
Search these results:

Author Message

 Forum: Scripts   Topic: RADIAL MENU scripts

 Post subject: Radial menu
Posted: October 2nd, 2010, 8:41 pm 

Replies: 779
Views: 111461


Learning one: I have followed the first 13 pages from this topic then stopped until today. It seems you focus on skins, sound, ... Its very good for you developers, but my opinion is that you should think "users" ; A user want a SW with GUI to define easily everything "plug & play...

 Forum: Scripts   Topic: RADIAL MENU scripts

 Post subject: Radial menu v4
Posted: October 2nd, 2010, 10:47 am 

Replies: 779
Views: 111461


Hello,
it seems there is a problem with "Open RM folder" : I have the following error :
file RMApp lib.ahk
line 461 : run,explore,%A_ScriptDir% : Failed to lauch program or document : Action <explore>, Params <>
I use Win7

MaxMax14

 Forum: Scripts   Topic: RADIAL MENU scripts

 Post subject: RADIAL MENU scripts
Posted: January 27th, 2010, 7:32 pm 

Replies: 779
Views: 111461


Hello Learning One, Do you know Radian launcher ? : see Web address below : Requirements .NET Framework 3 http://www.snapfiles.com/get/radian.html or http://www.nirmaltv.com/2009/11/07/radian-is-another-useful-application-launcher/ You should find some good ideas espacially for setup MaxMax14

 Forum: Scripts   Topic: RADIAL MENU scripts

Posted: November 25th, 2009, 8:59 pm 

Replies: 779
Views: 111461


@Learning one: Hello, I just have a look to Radial menu v3 : Very nice ! One suggestion : You should add a "transform,Deref,..." when you read .inifile Key "Action" Action= %A_Windir%\explorer.exe should be recognize (for me %A_Windir% is E:\windows no C:\windows) MaxMax14

 Forum: Scripts   Topic: [function] ShowTooltip 2.0

 Post subject: [function] ToolTipNxy 1.0
Posted: September 12th, 2009, 11:10 am 

Replies: 23
Views: 3100


Hello, I think it won't work 1) You need to call a label : SetTimer, Label [, Period|On|Off, Priority] 2) If you call a label that call a function like yours I think i won't work if you call more than one tooltip at the same time because timer will call always the same label and will use the last va...

 Forum: Scripts   Topic: [function] ShowTooltip 2.0

Posted: September 11th, 2009, 7:16 pm 

Replies: 23
Views: 3100


Hello, Find herewith a similar function I use : ToolTipNxy(Text, TimeOut=5000,ToolTipNr=1,X2=100,Y2=100,Mode=0){ ;ToolTip function WITH mouse position /* Function: ToolTipNxy Show the tooltip and automatically dismiss it. Parameters: Text - Text to show. TimeOut - Time in milliseconds f...

 Forum: Scripts   Topic: [function] ShowTooltip 2.0

 Post subject: [function] ShowTooltip 1.0
Posted: September 11th, 2009, 6:04 pm 

Replies: 23
Views: 3100


Hello, I think Tooltip number as parameter will be better (not tested): ; From majkinetor ; http://www.autohotkey.com/forum/viewtopic.php?p=295501#295501 ; Loaded 11/09/2009 ; ; From MaxMax14 : Add ToolTipNr=1 parameter ; /* Function: ShowTooltip Show the tooltip and automatically dismiss it. Parame...

 Forum: Support   Topic: OnMessage for Minimize, Maximize, Restore

Posted: September 6th, 2009, 9:29 pm 

Replies: 1
Views: 764


Hello,

I cannot find the best way (the good messages) to detect when I Minimize, Maximize or Restore a GUI using Onmessage()
I test WM_SIZE and WM_ACTIVATE but I don't detect the 3 cases.

-> Can anyone help me
Thank you
Maxmax14

 Forum: Scripts   Topic: Execute AHK code dynamically!

Posted: September 5th, 2009, 6:55 pm 

Replies: 60
Views: 28003


Hello,
Link to download "Execute.AHK" is not working anymore
Can someone send me "Execute.AHK"
Thank you
MaxMax14

 Forum: Scripts   Topic: SQLITE : Sqlite_Xplorer V1.3

Posted: September 3rd, 2009, 9:04 pm 

Replies: 14
Views: 7267


Guest, Murp|e, result= B􏻼f􏻩 is it possible to use eastern european characters with this library? Edit: I'm having trouble adding data to the SQL database that contains special characters such as "ÆØÅ". Do you know what is causing the problem and how it can be solved??? Th...

 Forum: Scripts   Topic: SQLITE : Sqlite_Xplorer V1.3

Posted: August 17th, 2009, 10:10 pm 

Replies: 14
Views: 7267


Hello, From your remarks find herewith links for version 1.2 : Read "SQlite_Xpl_ReadMe.txt" or help file .chm for all the modifications 1) .exe version 1.2: http://max.max14.perso.neuf.fr/SQLite_Xplorer/SQLite_Xplorer_V1.2.zip 2) all .ahk files V1.2: http://www.autohotkey.net/~MaxMax14/SQL...

 Forum: Scripts   Topic: SQLITE : Sqlite_Xplorer V1.3

 Post subject: SQLITE : Sqlite_Xplorer
Posted: August 15th, 2009, 10:30 pm 

Replies: 14
Views: 7267


Murp|e : Here some answers and comments : - First of all, I have a lack of knowledge on some topics; That's why sometime I don't choose the best solution. Also for Help .chm file I had lot's of problem to create it and could not do exactly what I wanted and spend lot of time only for this .chm file...

 Forum: Support   Topic: SQLite - is it ready yet?

Posted: June 29th, 2009, 8:23 pm 

Replies: 6
Views: 965


Hello,

I have finished a working version (V1.1) of my program to manage SQlite databases :

See : http://www.autohotkey.com/forum/viewtopic.php?p=278214#278214 for details

MaxMax14

 Forum: Scripts   Topic: #INCLUDE SQLite.ahk - Functions to access SQLite3 DB's

Posted: June 29th, 2009, 8:17 pm 

Replies: 63
Views: 27453


Hello,

I developped a tool to manage & explore SQLite databases
Program is based on the SQLite.ahk program from nick (denick)

See : http://www.autohotkey.com/forum/viewtopic.php?p=278214#278214

 Forum: Scripts   Topic: SQLITE : Sqlite_Xplorer V1.3

Posted: June 29th, 2009, 8:13 pm 

Replies: 14
Views: 7267


Hello, I developped a tool to manage & explore SQLite databases Program is based on the SQLite.ahk program from nick (denick) http://www.autohotkey.com/forum/topic12752.html&postdays=0&postorder=asc&highlight=sqlite&start=30 I include also SQLRun tool to get data from server data...
Sort by:  
Page 1 of 2 [ Search found 23 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group