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 4 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Jimulation - or another aproach to a oop system for ahk
QuaraMan

Replies: 2
Views: 827

PostForum: Scripts & Functions   Posted: Sun Jun 21, 2009 12:25 pm   Subject: Another view of oop can be...
Following code is a base for a one-function class:


classname(this="",cmd="",param="") {
static
static counter:=0
local splitparam
local class ...
  Topic: Jimulation - or another aproach to a oop system for ahk
QuaraMan

Replies: 2
Views: 827

PostForum: Scripts & Functions   Posted: Thu Jun 18, 2009 11:13 pm   Subject: Jimulation - or another aproach to a oop system for ahk
Hello all,

I had problems to understand the class library found here in the forum class(cmd,class,objname,name,value)


cmd can be new/set/get or destroy
objname is the object name that ...
  Topic: Redstone - Application Launcher
QuaraMan

Replies: 57
Views: 10025

PostForum: Scripts & Functions   Posted: Wed Jul 16, 2008 10:09 pm   Subject: Redstone - Application Launcher
Thank you Fry for answer.
  Topic: Redstone - Application Launcher
QuaraMan

Replies: 57
Views: 10025

PostForum: Scripts & Functions   Posted: Wed Jul 16, 2008 9:57 pm   Subject: Redstone - Application Launcher
Hello joebodo,

I love the interface and your plugin style.
But I have a question: When is it possible to use your program at my work.
I look for such a beast for years and now I have found it, b ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group