I upgraded to Windows Vista recently, and ran into an issue with OpenLaszlo right away. This post will be relevant to anyone who is using Vista as their development environent.
By default, the OpenLaszlo developer installs itself in C:\Program Files\OpenLaszlo Server xxx.
The problem this causes is that by default, the my-apps folder lives under C:\Program Files. [...]
Entries from April 2007
OpenLaszlo and Windows Vista
April 9th, 2007 · No Comments
Tags: LZX Tips
Context Menu Guidelines
April 4th, 2007 · No Comments
OpenLaszlo allows users to define custom context menu (i.e. right-click menu) options throughout your applications. There’s two classes involved here: LzContextMenu and LzContextMenuItem. The former represents the context menu itself, and the latter represents a single option within it.
Some capabilities and guidelines:
Stick to Flash Player 8 or DHTML for your runtime, if you plan to [...]
Tags: LZX Tips
Laszlo at AJAXWorld
April 3rd, 2007 · 1 Comment
Two weeks ago, Laszlo was at AJAXWorld in New York. It turned out to be a very successful conference, with over 800 people attending. Laszlo hosted a one-day educational track in which we presented both the OpenLaszlo platform, and the two big pieces of Laszlo news that were launched at the conference: Laszlo Webtop 1.0 [...]
Tags: OpenLaszlo