Re: [Sikuli-driver] [Question #249674]: memory leak

2014-06-05 Thread Brian Fu
Question #249674 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249674 Brian Fu posted a new comment: thanks, I'll give it a try. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #249508]: How can I work sikulix with zeromq?

2014-06-02 Thread Brian Fu
Question #249508 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249508 Status: Answered = Solved Brian Fu confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #249674]: memory leak

2014-06-02 Thread Brian Fu
New question #249674 on Sikuli: https://answers.launchpad.net/sikuli/+question/249674 Dear all, my code is here: import logging import datetime from javax.swing import JFrame, JPanel, JLabel, JSplitPane from java.awt import BorderLayout loopcount = 60 def SetText(state): label1.text =

Re: [Sikuli-driver] [Question #249329]: Select a value from a Combo box (web element)

2014-06-02 Thread Brian Fu
Question #249329 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249329 Status: Open = Answered Brian Fu proposed the following answer: I think there are two methods to do it: 1. just simulate mouse action, find out scroll down picture and click it then find out the exact

[Sikuli-driver] [Question #249508]: How can I work sikulix with zeromq?

2014-05-29 Thread Brian Fu
New question #249508 on Sikuli: https://answers.launchpad.net/sikuli/+question/249508 Dear all, I am currently working python programming in linux, one important module for me is zeromq. I try to import zmq into sikulix, but it told me [error] ImportError ( No module named zmq ), seems it