on wiki, the quickwidget link to qt site is 404
it looks pretty cool from http://qt-project.org/doc/qt-5/qt5-intro.html#qt-quick-in-qt-5 the quickwidget demo does not work on windows, but quickview2 does. The same error as quickview1 demo is displayed. Perhaps this is just an error mapping quickview2, since qtquick does support windows, afaiu ? It would be nice if a demo that looked a bit like the screenshots on the QT site could be done, and a demo that shows J interactions with the quickview. on table3 demo, clicking cell 0 1, does not produce the same mbldown event as other cells. It goes straight to edit mode. the notes mentioned a new cell click event, though the behaviour of the demo appears to be unchanged with j8.01. Is there a way of entering a line feed in a multiline edit cell from the keyboard? Say intercepting ctrl-enter key? in both j801 and j802, the last column appears to have infinite width until a cell is edited, after which it shrinks to width. j802 has an infinite horizontal scroll bar until the width is adjusted, while j801 does not. I assume that to add a row to a table it must be destroyed and recreated. All formatting/positioning must be reapplied as well? ----- Original Message ----- From: chris burke <[email protected]> To: Programming forum <[email protected]> Cc: Sent: Tuesday, May 20, 2014 4:37:35 AM Subject: [Jprogramming] J802 beta A J802 beta is available for all platforms. This is a minor update over J801, with several internal changes and enhancements to JQt. Also, the demos and labs should now all work correctly on both JHS and JQt. For a list of changes. see http://www.jsoftware.com/jwiki/System/ ReleaseNotes/J802. Install the beta from http://www.jsoftware.com/download/j802/install. This should be a short beta. We'd appreciate feedback, either to the beta forum or if specifically on Qt, to the qt mailbox group. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
