On Monday 24 November 2008 20:34:42 Russell Ryan wrote:
> I've never used QtScript before so maybe it's much more powerful at
> introspection than I'm imagining, but my guess is this would make things
> a lot easier.

Have a look at OpenLaszlo before you start embedding JS into XML. That's how 
it works, and it'll probably give you some useful ideas. It's primarily 
declarative for the UI, but you can add JS behaviour, and either put the 
functions in the XML itself (if it made sense to tie them close to the UI), or 
in separate functions (for general purpose things).

If only for syntax it would be useful to be aware of. See, for example:
http://svn.openlaszlo.org/openlaszlo/trunk/examples/modeexample.lzx

-- 
Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]>
http://www.kallisti.net.nz/blog       |||       http://identi.ca/eythian

PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to