Search found 104 matches

by murataygun
17 Apr 2016, 23:02
Forum: Ask for Help (v1)
Topic: Dynamicly created arrays
Replies: 2
Views: 847

Re: Dynamicly created arrays

Thank you very much.

I also can acces it like this;

MsgBox % Malzemelerx[MalzemeListesi[A_Index]][1]
by murataygun
17 Apr 2016, 18:08
Forum: Ask for Help (v1)
Topic: Dynamicly created arrays
Replies: 2
Views: 847

Dynamicly created arrays

Global Malzemelerx := Object() MalzemeListesi := ["eldiven", "seffafeldiven", "enjektor", "abeslang", "bobrekkuveti", "branul", "serumseti", "gazlibez", "insulinenjektoru", "sutureip", "jetokain", "bisturi", "alcipamugu", "alcisargi", "dikloron", "muscoril", "ulcuran"] Loop % MalzemeListesi.Length()...
by murataygun
08 Aug 2015, 05:45
Forum: Scripts and Functions (v1)
Topic: [Class] LV_Colors - 1.1.05.00 (2024-03-16)
Replies: 151
Views: 71694

Re: [Class] LV_Colors - 1.1.03.00 (2015-04-12)

Just added AltSubmit to the options and it solved. Thank you.

Anyway to disable highlight (blue color) row? When i select a row i want no highlight. Or better; I want to highlight only the cell i just selected. Not full row. Just the cell. Any idea to achive this? Thanks.
by murataygun
07 Aug 2015, 15:56
Forum: Scripts and Functions (v1)
Topic: [Class] LV_Colors - 1.1.05.00 (2024-03-16)
Replies: 151
Views: 71694

Re: [Class] LV_Colors - 1.1.03.00 (2015-04-12)

How to check single click? Want to run a method on a single click basis. Thanks.

Go to advanced search