how to handle drag and drop?

mdsurf

Client
Регистрация
29.07.2011
Сообщения
69
Благодарностей
1
Баллы
0
hello everyone,

im trying to create a ZP that posts to weebly.com but the way its set up is it had drag and drop elements to create a post. i cant figure out how to get ZP to recognize this. basically i need to click on a text box and be able to drag it down the page, still holding the mouse, then release the mouse about half way down the page. anyone know how to do this?

thanks :-)
 

mdsurf

Client
Регистрация
29.07.2011
Сообщения
69
Благодарностей
1
Баллы
0

gcomm

Client
Регистрация
01.03.2011
Сообщения
332
Благодарностей
93
Баллы
28
I can see you held off an hour before getting impatient... :cool: so look into this area and it is probably something like...

> branch builder
> on click
> (Use Emulation) - drag to location - release click

Hopefully, someone can help you, be patient, most of the admins are in different time zones bro. In the meantime, you can learn about the emulation if you haven't already...
 
  • Спасибо
Реакции: mdsurf

mdsurf

Client
Регистрация
29.07.2011
Сообщения
69
Благодарностей
1
Баллы
0
haha i know :P its just been a little frustrating as all i need to do is figure this out and i will have completed a template :-) so close yet so far as i know absolutely nothing about emulation lol
 

nau310d

Client
Регистрация
17.05.2011
Сообщения
87
Благодарностей
1
Баллы
0
Drag and drop will come to ZP 4.
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113

roadhog

Client
Регистрация
29.07.2011
Сообщения
76
Благодарностей
4
Баллы
8
drag drop

I have no programming skill and was able to drag and drop just about anything using autohotkey. You can download the auto script writer, then compile the script, using Ahk2Exe. Then I inserted it into Own code - Own Program box to drag and drop. Make sure you maximize the browser window when running Poster or write the Maximize window function into the autohotkey script.

Another side note: the pid changes so you will want to make your own pid name, like the letter A as the pid, then get pid A. Like this = WinGet, active_pid, PID, A Then get the active window like this = WinGetTitle, active_title, A.
 
  • Спасибо
Реакции: joma

msfaria

Client
Регистрация
30.09.2011
Сообщения
43
Благодарностей
4
Баллы
8
The eternal ZP 4 that never gets released...
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)