Search found 42 matches

by Edd
13 Jan 2016, 04:50
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-12-15

Well, maybe later you could find a solution I guess, the thing is that I'm using hotstrings to replace vocals with accents like "!a::á" something like that, but with that issue it won't work as desired. But anyways, thank you for the support, just me.
by Edd
13 Jan 2016, 02:49
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-12-15

Hello just me, I noticed that when I send text to the edit cell via: Send, SendInput, etc the edit field moves all way to the left, is there a way to fix this? Thank you.
by Edd
30 Dec 2015, 14:05
Forum: Scripts y Funciones
Topic: HotStrings.ahk
Replies: 13
Views: 18290

Re: HotStrings.ahk

Ok, gracias por informarme.
by Edd
29 Dec 2015, 21:13
Forum: Scripts y Funciones
Topic: HotStrings.ahk
Replies: 13
Views: 18290

Re: HotStrings.ahk

Me parece muy extraño, lo probare en otras pc's lo eh probado en 2 hasta ahora y en las dos me funciona bien
by Edd
29 Dec 2015, 20:24
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-12-15

Hello just me, I'm noticing that on my script using LV_InCellEdit sometimes the gui freezes and then I remember that you said this: LV_InCellEdit() is a very time critical function which might cause the ListView or the whole Gui to freeze. So my question is what can I do to avoid these freezes? , I ...
by Edd
29 Dec 2015, 19:22
Forum: Scripts y Funciones
Topic: HotStrings.ahk
Replies: 13
Views: 18290

Re: HotStrings.ahk

hotstrings("(B|b)tw", "%$1%y the way") Gui, Add, Edit, w300 h100 Gui, Show Return GuiEscape: GuiClose: ExitApp hotstrings(k, a = "", Options:="") { static z, m = "~$", m_ = "*~$", s, t, w = 2000, sd, d = "Left,Right,Up,Down,Home,End,RButton,LButton", f = "!,+,^,#", f_="{,}" global $ If z = ; init {...
by Edd
29 Dec 2015, 18:05
Forum: Scripts and Functions (v1)
Topic: [Library] Edit v3.0 - Update and Manage any Edit Control
Replies: 73
Views: 36707

Re: [Library] Edit v1.4 - Update and Manage any Edit Control

Hello jballi, is there a way to not show any horizontal/vertical scrollbars while the text is on the visible area and when the text is longer than the height or vertical size of the textbox show the respective scrollbars?

Thank you.
by Edd
29 Dec 2015, 18:01
Forum: Scripts y Funciones
Topic: HotStrings.ahk
Replies: 13
Views: 18290

Re: HotStrings.ahk

Es por el parametro "/s" (Any whitespace character) funcionaria sin el parametro "/s"

Y este ejemplo es para que no importe si hay espacio entre cada caracter: hotstrings("(B|b)\s*t\s*w", "%$1%y the way")

Del texto multilinea es cierto, talvez mas adelante le haga un fix.
by Edd
29 Dec 2015, 03:27
Forum: Scripts y Funciones
Topic: HotStrings.ahk
Replies: 13
Views: 18290

Re: HotStrings.ahk

Que version utilizas de autohotkey Flipeador? porque a mi me sigue funcionando perfectamente con la ultima version de autohotkey v1.1.22.09 unicode 32bits
by Edd
15 Dec 2015, 19:45
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-12-15

Great! keep up the good work! :D
by Edd
15 Dec 2015, 19:35
Forum: Ask for Help (v1)
Topic: [Help] SendMessage to Listview
Replies: 4
Views: 1600

Re: [Help] SendMessage to Listview

Thank you jballi!! :)
by Edd
15 Dec 2015, 14:45
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-12-15

And so, I'll wait for the next release to update the library on my script! :D
by Edd
15 Dec 2015, 14:44
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

Hi, just me
You might want to look at the options for __New().
Oh,yes, that's what I want!, thank you for your support, and your work on this library, it's amazing :D
by Edd
14 Dec 2015, 17:16
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

It's me again, I don't want to ask for much :oops: .. but maybe this could have a fix, once the edit cell comes on, clear the text on the cell from the listview?
So that would fix this problem:
Image
by Edd
14 Dec 2015, 17:00
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

So, this would be the next final release? or I should come again to get the real final version? :)
by Edd
14 Dec 2015, 16:54
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

Hi, Just me,

It works!...Thank you so much! :D
by Edd
14 Dec 2015, 04:58
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

Now the only thing that I need is to have the edit cell on the center, but only when a column has a center style 'LV_ModifyCol(3, "Center")' is this possible? Because I have only a few columns with center style (the short columns) and the rest of them with normal style, It would be perfect for my ne...
by Edd
14 Dec 2015, 04:52
Forum: Scripts and Functions (v1)
Topic: [Class] LV_InCellEdit - update on 2015-12-15
Replies: 75
Views: 26193

Re: [Class] LV_InCellEdit - update on 2015-09-08

WOW!! just me, it works perfectly now, the issue is completely gone! :D
by Edd
13 Dec 2015, 22:11
Forum: Ask for Help (v1)
Topic: [Help] SendMessage to Listview
Replies: 4
Views: 1600

Re: [Help] SendMessage to Listview

Yes, it's created by Autohotkey, but I want to control when to enable "0x8" and when to disable it "-0x8" that's the only thing I need, and I thought It could be possible by SendMessage, or is there another way to toggle the turn on/turn off of that style ?
by Edd
13 Dec 2015, 19:38
Forum: Ask for Help (v1)
Topic: [Help] SendMessage to Listview
Replies: 4
Views: 1600

[Help] SendMessage to Listview

I'm trying to send this parameter: -0x8 (LVS_SHOWSELALWAYS) to a listview, this is the initial state of the listview: Gui, ALab:Add, ListView, x385 y170 w350 h108 Grid -LV0x10 -Readonly LV0x40 gSubLV3 hwndHLV3 AltSubmit vLV3 Background2B828A cFFFFFF, 0|+|─ and I'm trying something like: F1:: SendMes...

Go to advanced search