Bob wrote
>  I don't know if there is a way to run jQt in a headless format that will
allow you to display windows.

The magic word is: wd'ide hide'

Example: to convert your JQt installation into a dedicated app running the
addon: 'math/tabula' (say)
create (or replace) the script: jpath'~config/startup.ijs' (~
/j903-user/config/startup.ijs) with these lines:

wd'ide hide'
load'math/tabula'

To restore the full functionality of JQt, delete (or replace):
'~config/startup.ijs'.


On Mon, 9 May 2022 at 18:03, 'robert therriault' via Programming <
programm...@jsoftware.com> wrote:

> Will do, thanks Bill
>
> Cheers, bob
>
> > On May 9, 2022, at 09:46, bill lam <bbill....@gmail.com> wrote:
> >
> > The multimedia widget of Qt 6.3 got some major change and not fully
> > backward compatible.
> >
> > Please provide a simple script to demonstrate the issue.
> >
> > On Tue, 10 May 2022 at 12:34 AM 'robert therriault' via Programming <
> > programm...@jsoftware.com> wrote:
> >
> >> I have not dug in to deep to find out the cause, but at the moment the
> new
> >> version of jQt with 904 blocks playback of video content on the video
> labs.
> >> They play fine on JHS under 904 so I suspect it has something to do with
> >> the new version of Qt or perhaps there is a setting that needs to be
> >> changed.
> >>
> >> Cheers, bob
> >>
> >>> On May 9, 2022, at 09:24, bill lam <bbill....@gmail.com> wrote:
> >>>
> >>> Agreed. Browser is a good platform. The j playground wasm port is
> >>> interesting.
> >>>
> >>> Qt itself also has a browser target, the Qt for WebAssembly,
> >> theoretically
> >>> it can run Qt applications on browsers with minimum changes.
> >>>
> >>> On Tue, 10 May 2022 at 12:06 AM 'robert therriault' via Programming <
> >>> programm...@jsoftware.com> wrote:
> >>>
> >>>> You can still view images and even video from jconsole by launching a
> >>>> browser with calculated content.
> >>>>
> >>>> Not the same I know, but possible.
> >>>>
> >>>> Cheers, bob
> >>>>
> >>>>> On May 9, 2022, at 08:47, bill lam <bbill....@gmail.com> wrote:
> >>>>>
> >>>>> It was increasingly difficult to maintain Qt jconsole interaction.
> >>>>> Resources are better spent on more popular targets.
> >>>>>
> >>>>>
> >>>>> On Mon, 9 May 2022 at 10:28 PM Raul Miller <rauldmil...@gmail.com>
> >>>> wrote:
> >>>>>
> >>>>>> On Sun, May 8, 2022 at 1:43 PM bill lam <bbill....@gmail.com>
> wrote:
> >>>>>>> Sorry. Typo. I meant decommitted.
> >>>>>>
> >>>>>> That's disappointing.
> >>>>>>
> >>>>>> (And, sadly, representative of a trend which I have seen in many
> >>>>>> places and contexts, where useful functionality is collapsing or
> being
> >>>>>> made to collapse.)
> >>>>>>
> >>>>>> --
> >>>>>> Raul
> >>>>>>
> ----------------------------------------------------------------------
> >>>>>> 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
> >>
> > ----------------------------------------------------------------------
> > 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

Reply via email to