Hi Bob and Ric , I’ll take a look and let you know.
On Sun, 17 Oct 2021 at 11:15 AM Ric Sherlock <[email protected]> wrote: > To add another change: > when I run the Qt demo "controls" (Help|Studio|Qt Demos, then select > "controls" |OK) > I get: > error in: qtdemo_ok_button > > groupbox : unrecognized parameter: Type > groupbox Expense Type > : wd > ... > The issue appears to be the space between `Expense` and `Type`. If I > enclose them in double quotes, (i.e. "Expense Type") then the dialog box > displays as requested. > > The exact same code doesn't cause any error in J9.02, but only displays the > name of the Groupbox as "Expense" (ignoring "Type") so perhaps this is > related to a change in parsing the noun definitions? > > > Engine: j903/j64/windows > > Beta-u: commercial/2021-10-01T12:14:36 > > Library: 9.03.06 > > Qt IDE: 1.9.4/5.15.2(5.15.2) > > Platform: Win 64 > > Installer: J903 install > > InstallPath: c:/users/me/appdata/local/programs/j903 > > Contact: www.jsoftware.com > > > > > > On Sun, Oct 17, 2021 at 11:13 AM 'robert therriault' via Beta < > [email protected]> wrote: > > > Thank you to Norman for keeping things up to date with the 903 jqt > > binaries. > > > > One thing that I noticed with this change was that in the jig addon I > have > > the option to click on a selection and have an information message box > pop > > up with a larger formatted version of the tooltip information. > > > > In the new version of QtIde, the message box comes up, but now includes > > the mark up the html without formatting the text. An example of what I > see > > in the message box is <h1> Integer <br> Shape: 2 3 </h1> instead of a > > larger version with Integer and Shape 2 3 on separate lines. > > > > Let me know if you require further information. > > > > Cheers, bob > > > > > On Oct 15, 2021, at 10:14, chris burke <[email protected]> wrote: > > > > > > Norman has updated the windows and macos 903 Jqt binaries to version > > 1.9.4. > > > > > > He comments: "Tested (J903) on Windows 10 and Windows 11, as well as > > macOS > > > 10.15 (intel) and 11.6 (m1). Note that the intel binaries are run under > > > emulation on macOS 11.6. For windows all of the demos work. For macOS, > > > everything works except shader, which gives a black window." > > > > > > To update, see > > https://code.jsoftware.com/wiki/Guides/Qt_IDE/Install#Upgrade > > > . > > > > > > This is mostly bug fixes and minor changes noted at > > > > > > https://code.jsoftware.com/wiki/System/ReleaseNotes/J903#Changes_to_the_Qt_IDE > > > . > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
