Attached is an image of a module for a project I'm working on. This particular module is a 'shot' log. The fusion torus fires a 'shot' every few minutes, and for a given experiment, some number of people will be creating log entries.

The top pane in the picture is where the user edits his or her log entry, and the bottom pane is a list of all the shots for the day that have log entries.

Currently the bottom frame is implemented using an iframe, but I've been having some trouble with it - for example sometimes (not always!) when I hide and then show the resizer containing the editor and the iframe, the iframe will be reset to the URL it was created with - generally blank, but if I set it to google.com, it will open google in the frame, though the 'source' property isn't changed. Also being sometimes hidden, it causes other problems.

Really, what I'd like to do is replace the iframe with some widgets - is there any way to do this that anyone can think of? Note that the text entries for each user can be of any length, and any number of lines.

Thanks,

J. David Lee

<<inline: test.png>>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to