Antun’s Blog

Notes on OpenLaszlo, LZX and Rich Internet Application Development

Antun’s Blog header image 4

Entries Tagged as 'Uncategorized'

Advertising Temporarily Suspended

November 3rd, 2008 · No Comments

My blog has always been purely about geeky computer stuff: RIAs, Rails, Linux, etc. So I was quite surprised to browse to it today and find a political ad regarding one of California’s propositions in the left-hand sidebar. (Note to non-Californians: proposition == referendum). Google serves these ads directly, through their AdSense program. I have [...]

[Read more →]

Tags: Uncategorized

Overwriting Laszlo Foundation Class Methods

July 31st, 2008 · No Comments

I often find myself needing to overwrite a method in one of the Laszlo Foundation Classes. For example, there might be a problem setting a background color on a text field, and I want to override the setter method for the text class’s text bgcolor in order to debug it.
In OpenLaszlo 4.0 and below, the [...]

[Read more →]

Tags: Uncategorized