AutoHotkey Community

It is currently May 21st, 2012, 5:03 pm

All times are UTC [ DST ]


Search found 63 matches
Search these results:

Author Message

 Forum: Custom   Topic: [AHK L] DBA 1.1b (OOP-SQL DataBase {SQLite, MySQL, ADO})

Posted: May 10th, 2012, 5:16 am 

Replies: 74
Views: 6198


Thanks IsNull! I chose SQLite because of its simplicity! Guess it can't be used for my application :( I'll try MySQL :)

 Forum: Support   Topic: HELP PLEASE!! DBA 1.1a SQLite3 "Database Locked" Error!

Posted: May 6th, 2012, 7:14 am 

Replies: 1
Views: 44


I got a serious problem while using SQLite3! The wrapper returns the "Database Is Locked" error even after the functions EndTransaction() & Close() are invoked after modifications. This is my scenario: I'm using this as a parking management system for a project. I'm running 2 AHK progr...

 Forum: Custom   Topic: [AHK L] DBA 1.1b (OOP-SQL DataBase {SQLite, MySQL, ADO})

Posted: May 6th, 2012, 6:25 am 

Replies: 74
Views: 6198


I got a serious problem while using SQLite3! The wrapper returns the "Database Is Locked" error even after the functions EndTransaction() & Close() are invoked after modifications. This is my scenario: I'm using this as a parking management system for a project. I'm running 2 AHK progr...

 Forum: Scripts   Topic: Load A Flash Animation Into A GUI Created Using AHK

Posted: April 17th, 2012, 10:12 am 

Replies: 16
Views: 5367


Unfortunately, that can't be done i think because, the borders you see is an HTML control & the flash animation is running on it.

 Forum: Support   Topic: List View Not Getting Updated!

Posted: March 7th, 2012, 7:52 pm 

Replies: 1
Views: 73


Hi everyone! I'm experiencing a strange problem with AHK_L. I'm developing a program to store & display the player scores of the game "Angry Birds". The problem is that Listview coloumn 3 is not getting updated! The function LV_Modify() is not working when i'm calling it under a label ...

 Forum: Support   Topic: ListView Icon Loading Problem! Help!!

Posted: January 13th, 2012, 2:35 pm 

Replies: 8
Views: 189


Thanks mate! will post the results soon!

 Forum: Support   Topic: ListView Icon Loading Problem! Help!!

Posted: December 31st, 2011, 9:41 am 

Replies: 8
Views: 189


Ya, same code. Is that wrong? I'm adding the icon to the image list & setting that icon to the list view icon. Both are inside the same loop & i think both their IDs will be same na(A_Index) ? :?: correct me if i'm wrong! :)

 Forum: Support   Topic: ListView Icon Loading Problem! Help!!

Posted: December 30th, 2011, 2:15 pm 

Replies: 8
Views: 189


Nope! not working! same results! :cry:

 Forum: Support   Topic: ListView Icon Loading Problem! Help!!

Posted: December 30th, 2011, 1:33 pm 

Replies: 8
Views: 189


Let me try! :D

 Forum: Support   Topic: ListView Icon Loading Problem! Help!!

Posted: December 30th, 2011, 10:36 am 

Replies: 8
Views: 189


Hi everyone! I'm having a strange problem with the listview control. Icons are not loading properly from the imagelist & some of the loaded icons doesn't match the loaded files. I'm reading a directory, parsing the extensions & assigns appropriate icons for each file. I'm reading the icons f...

 Forum: Support   Topic: Can We Include Autohotkey Functions In The C++ Source Code??

Posted: August 25th, 2011, 2:38 pm 

Replies: 10
Views: 384


Thanks Frankie :D
@HotkeyIt, i was just wondering if it is possible! :oops:
@nimda: i knw abt STDLIB!! :!:

 Forum: Support   Topic: Can We Include Autohotkey Functions In The C++ Source Code??

Posted: August 24th, 2011, 1:41 pm 

Replies: 10
Views: 384


Thanks for the replies everyone! I think i'm not making myself clear here! What i meant was, can we include the functions wrote in AHK inside the source code(Actual source code) of AHK & compile that source to obtain an AutoHotkey.exe , which can be used as a regular AutoHotkey executable & ...

 Forum: Support   Topic: Can We Include Autohotkey Functions In The C++ Source Code??

Posted: August 22nd, 2011, 4:57 pm 

Replies: 10
Views: 384


Can you demonstrate with an example? If you have time of course! :D

 Forum: Support   Topic: Can We Include Autohotkey Functions In The C++ Source Code??

Posted: August 21st, 2011, 9:40 am 

Replies: 10
Views: 384


Is there any way to include functions wrote in AHK in the AHK C++ source code & compile it so that the included functions are accessible from inside the compiled program? I mean like including all the COM Library inside the AHK executable & using the functions in it without including the #in...

 Forum: Support   Topic: Lets Create An Advanced & Complete IDE For AHK !

Posted: July 22nd, 2010, 8:02 am 

Replies: 8
Views: 548


Thanks dude :)
Sort by:  
Page 1 of 5 [ Search found 63 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group