| Author |
Message |
Topic: LVX: Row highlighting and cell editing for ListView controls |
Tekl
Replies: 49
Views: 2643
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 5:22 pm Subject: LVX: Row highlighting and cell editing for ListView controls |
| Ok, I'll try it. With the original code it is not working even with one GUI and calling the LVX_Setup twice. |
Topic: LVX: Row highlighting and cell editing for ListView controls |
Tekl
Replies: 49
Views: 2643
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 5:18 pm Subject: LVX: Row highlighting and cell editing for ListView controls |
And I can mix it up?
After Changing Gui 1 and 2 I want to change Gui 1 again. |
Topic: LVX: Row highlighting and cell editing for ListView controls |
Tekl
Replies: 49
Views: 2643
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 5:07 pm Subject: LVX: Row highlighting and cell editing for ListView controls |
Oh sorry, I haven't tested your Code.
So I have to use LV_ColorInitiate instead of LVX_Setup? Can I call it for the same Control more than one time or how do I specify to wich ListView (I want to u ... |
Topic: LVX: Row highlighting and cell editing for ListView controls |
Tekl
Replies: 49
Views: 2643
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 4:15 pm Subject: LVX: Row highlighting and cell editing for ListView controls |
| I don't mean LVX_SetColour but LVX_Setup. I just tested it. It is not possible. :.( |
Topic: LVX: Row highlighting and cell editing for ListView controls |
Tekl
Replies: 49
Views: 2643
|
Forum: Scripts & Functions Posted: Wed May 21, 2008 3:50 pm Subject: LVX: Row highlighting and cell editing for ListView controls |
What about using these functions with more than one GUI and more than one ListView?
Can I safely use LVX_Setup(name) infront of LVX_SetColour(). In other words is it a problem calling LVX_Setup mul ... |
Topic: Vista Audio Control Functions v2.0 |
Tekl
Replies: 41
Views: 4338
|
Forum: Scripts & Functions Posted: Sun May 04, 2008 12:38 pm Subject: Vista Audio Control Functions v2.0 |
Hi,
I've the problem that for some subunits the db2scalar and scalar2db functions won't work well. One subunit will move the slider in the mixer with bigger steps at the beginning and another subun ... |
Topic: Multi column menu |
Tekl
Replies: 7
Views: 298
|
Forum: Ask for Help Posted: Mon Feb 25, 2008 9:51 am Subject: Multi column menu |
| Oh thanks. I just have to replace SetMenuItemInfo with InsertMenuItem. |
Topic: Multi column menu |
Tekl
Replies: 7
Views: 298
|
Forum: Ask for Help Posted: Sat Feb 23, 2008 7:40 pm Subject: Multi column menu |
| Does anybody know if it is possible to insert a menu item into an existing menu. My code changes one menu item to a separator, so this item is missing in the menu. |
Topic: A_OSType and 64-Bit Vista |
Tekl
Replies: 5
Views: 302
|
Forum: Ask for Help Posted: Wed Feb 13, 2008 12:27 am Subject: A_OSType and 64-Bit Vista |
| Yes, thanks also from my side. It works. |
Topic: Other languages like AutoHotkey or AutoIT |
Tekl
Replies: 11
Views: 1153
|
Forum: General Chat Posted: Mon Feb 11, 2008 3:28 am Subject: Other languages like AutoHotkey or AutoIT |
Thanks, Tcl seems to be very interesting. As I looked for performance information I found this page: http://www.timestretch.com/FractalBenchmark.html
I translated their mandelbrot test code to Auto ... |
Topic: Other languages like AutoHotkey or AutoIT |
Tekl
Replies: 11
Views: 1153
|
Forum: General Chat Posted: Sun Feb 10, 2008 12:37 am Subject: Other languages like AutoHotkey or AutoIT |
@Tunacy: RapidBatch is Windows only. Windows only AHK fits my need.
@AGU:Do you know about Perls performance? Is it comparable with AHK? GKT+ seems to be an Addition to Perls, so If I give someone ... |
Topic: Other languages like AutoHotkey or AutoIT |
Tekl
Replies: 11
Views: 1153
|
Forum: General Chat Posted: Sat Feb 09, 2008 4:14 am Subject: Other languages like AutoHotkey or AutoIT |
Thanks for the suggestions.
ScriptBasic does not have Regular Expressions, so it's useless for me.
I don't think I want to learn C as I think scripts get very complicated or large. I want one c ... |
Topic: Other languages like AutoHotkey or AutoIT |
Tekl
Replies: 11
Views: 1153
|
Forum: General Chat Posted: Fri Feb 08, 2008 2:17 pm Subject: Other languages like AutoHotkey or AutoIT |
Hi,
thanks for your detailed answer.
I'm not looking for an automation language like AutoHotkey.
I'm looking for a fast language for scripts like parsing text files and not automating other a ... |
Topic: Other languages like AutoHotkey or AutoIT |
Tekl
Replies: 11
Views: 1153
|
Forum: General Chat Posted: Fri Feb 08, 2008 10:13 am Subject: Other languages like AutoHotkey or AutoIT |
Hi,
are there any other languages which are system independent and similar to AHK? I mean the fact, that the scripts are compiled in memory before executing, so that they are very fast.
If I'm ... |
Topic: A_OSType and 64-Bit Vista |
Tekl
Replies: 5
Views: 302
|
Forum: Ask for Help Posted: Thu Feb 07, 2008 1:35 pm Subject: A_OSType and 64-Bit Vista |
| Thanks, but bool is always empty. |
| |