Hi Bob I don't remember a recent change to qtIDE that would have caused this. The message box code itself has not changed for a few years.
So a simple example should be needed, thanks. Chris On Mon, Oct 18, 2021 at 11:25 PM 'robert therriault' via Beta < [email protected]> wrote: > Hi Chris, > > wdinfo '<h1> Integer <br> Shape: 2 3 </h1>' works for me as well > > The challenge is that in jig I am creating an svg file and displaying it > using wd 'set w1 html *', y where w1 is the html window within the display > and y is the svg code. > > The svg code has within it tooltip and onclick conditions that trigger an > alert. It is these inner tooltips and onclick events that have stopped > recognizing the html. > > As a test, I had jig trigger an wdinfo message based on the code that is > being put into the svg and that message box displays perfectly within the > qtIDE environment. > > I'll try to come up with a simple display that shows the situation in the > next couple of days, although I am secretly hoping that there is some > setting in the qtIDE installation that will enable the previous behaviour. > > Tooltips have been the trickiest thing to keep working in jig over the > different versions of J. > > Cheers, bob > > > > > On Oct 17, 2021, at 06:39, chris burke <[email protected]> wrote: > > > > This works for me, tested on linux and mac catalina. I ran: > > > > wdinfo '<h1> Integer <br> Shape: 2 3 </h1>' > > > > > > On Sat, Oct 16, 2021 at 3:13 PM '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 > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
