Hi All, I am not getting any method avialable by Laszlo' view API from where I can get the position of the mouse where user clicked with respect to (0,0).With...
... I'm not sure, but if you would like to know the x,y position of the mouse when you click on the canvas try the above example. Regards, Roberto <canvas...
hi, if u want to get the mouse (x,y) position, with respect to the toal screen, u can use, canvas.getMouse('x'); canvas.getMouse('y'); i think, this will solve...
hi prashant, when i tried to make invisible the tabpanes, i also got the same problem. i didn't move further in that issue. for this one, this is my idea, but...
I should say that I am an experienced software developer many years experience with unix/linux/windows/java/c++/c#/web design/large software projects. But I am...
Perfectly suitable, I copy and paste a mail I sent to this list time ago. It refers to create menues but you can change menu entries for images or blog posts...
Your art gallery example sounds a lot like the LZpiX example: http://www.openlaszlo.org/demos#LZpiX. Have you looked a Gliffy? http://www.gliffy.com/ There is...
I thought the members of this may be a great fit for the following position: Software Engineer - Mountain View MyDecide's research and development team is...
hi all, i created a Class that extends view with an edittext and combobox. and according to the number of fields i'm creating that number of instances of the...
Hi Pavan, I wrote the above example without any kind of problem, so I don't know where is the problem... My conditions: - lps-3.3.3 - ie6 or firefox 1.5 -...
Hi Here is the question I am using edittext with multiline i can send the text to server and it is stored in the database perfectly Here is the text "Hi How...
Hi Sending to server is ok but the problem is that when receive text from server facing the problem it is getting in all text in single line Hope you...
... Sorry Bajrang, but is difficult to find a way to resolve your problem if you don't post the server script that send data to laszlo application. Please post...
hi I am new to group .I want to know that are there any API's for laszlo available like JAVA API's.Plz let me know Bye ... Yahoo! Messenger with Voice. Make...
Hello. I am just getting oriented in OpenLaszlo and would appreciate a bit of help. Suppose I have an XML dataset that includes addresses of media assets, like...
hi this is satya. i read the open laszlo frame work and did the small examples on that and everything is fine but i have a doubt how to communicate with jsp's...
Suppose I've developed an app in OpenLaszlo, and want to be able to provide it as a standalone desktop app. Can this be done? What tools would be required to...
... Chris - have a look at screenweaver (http://screenweaver.org/), this may do what you're after.. Mario. [Non-text portions of this message have been...
... Thanks Mario. I was not familiar with ScreenWeaver, but I have also seen Zinc ( http://www.multidmedia.com/ ) A question I have about these third-party...
Chris the reason you cannot open dialogs and access the local filesystem from a browser is security. Would you really want anyone reading / writing files on...
hi, this is satya. how to configure the laslo IDE with eclipse and what is the procedure to create the laszlo applications. i have a doubt what is a derbay...
Hello Satya, Here is the link , http://www.eclipse.org/laszlo/release/0.2.0/ Also look in Main Link : http://www.eclipse.org/laszlo/main.html Thank you, Hardik...
... security. Would you really want anyone reading / writing files on your local computer, simply because you surfed to their home page? The security via IE is...
You can do a standard open/save dialog in either Laszlo or Flex. It's not directly a part of OpenLaszlo, so you have to drop down to the direct Flash APIs,...
Latest IT News & Tips Contents: 1. Search Engines 2. Internet 3. Online/Home Business 4. Web hosting 5. Programming technologies 1. Search Engines New Google...
1- Earn $25 per sale. 2- No waiting for minimum payouts or monthly payments (immediately payments). 3- Your referrals will pay you directly in the first...
Hi I have two datasets one for checking login and the other to get list of employees. 1) <dataset name="dsLogin" src="Login.jsp" request="false" type="http"/> ...