Re: [Jgeneral] jqt showcase

2022-06-29 Thread bill lam
The requirement to hit enter key might be a bug.


On Wed, 29 Jun 2022 at 9:40 PM Raul Miller  wrote:

> Ah, I see...
>
> actually,, it's not an argument, it's pulling the value from the
> current selection.
>
> And, the trick is, you have to hit the Enter key to bring it up.
>
> That's... well, it's useful, but hitting Enter here wasn't something
> that had occurred to me.
>
> --
> Raul
>
> On Wed, Jun 29, 2022 at 9:37 AM Raul Miller  wrote:
> >
> > On Wed, Jun 29, 2022 at 8:50 AM chris burke 
> wrote:
> > > The reason for the difference is that the Showcase demos are more
> > > complicated than the Qt demos, and not just a few lines of J.
> > >
> > > Perhaps instead of showing the script, you could browse to the source
> > > in the repo, e.g. for the webview to
> > > https://github.com/jsoftware/demos_wd/tree/master/source/webview .
> >
> > Sure... ~addons/demos/wd/demos.ijs defines a 'demos_listbox_button'
> > that looks like it would do the right thing, given an argument like
> > 'isigrid' or 'webview'.
> >
> > But I don't see anything that calls it.
> >
> > --
> > 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


Re: [Jgeneral] jqt showcase

2022-06-29 Thread Raul Miller
Ah, I see...

actually,, it's not an argument, it's pulling the value from the
current selection.

And, the trick is, you have to hit the Enter key to bring it up.

That's... well, it's useful, but hitting Enter here wasn't something
that had occurred to me.

-- 
Raul

On Wed, Jun 29, 2022 at 9:37 AM Raul Miller  wrote:
>
> On Wed, Jun 29, 2022 at 8:50 AM chris burke  wrote:
> > The reason for the difference is that the Showcase demos are more
> > complicated than the Qt demos, and not just a few lines of J.
> >
> > Perhaps instead of showing the script, you could browse to the source
> > in the repo, e.g. for the webview to
> > https://github.com/jsoftware/demos_wd/tree/master/source/webview .
>
> Sure... ~addons/demos/wd/demos.ijs defines a 'demos_listbox_button'
> that looks like it would do the right thing, given an argument like
> 'isigrid' or 'webview'.
>
> But I don't see anything that calls it.
>
> --
> Raul
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] jqt showcase

2022-06-29 Thread Raul Miller
On Wed, Jun 29, 2022 at 8:50 AM chris burke  wrote:
> The reason for the difference is that the Showcase demos are more
> complicated than the Qt demos, and not just a few lines of J.
>
> Perhaps instead of showing the script, you could browse to the source
> in the repo, e.g. for the webview to
> https://github.com/jsoftware/demos_wd/tree/master/source/webview .

Sure... ~addons/demos/wd/demos.ijs defines a 'demos_listbox_button'
that looks like it would do the right thing, given an argument like
'isigrid' or 'webview'.

But I don't see anything that calls it.

-- 
Raul
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] jqt showcase

2022-06-29 Thread chris burke
The reason for the difference is that the Showcase demos are more
complicated than the Qt demos, and not just a few lines of J.

Perhaps instead of showing the script, you could browse to the source
in the repo, e.g. for the webview to
https://github.com/jsoftware/demos_wd/tree/master/source/webview .

On Wed, Jun 29, 2022 at 1:34 AM Raul Miller  wrote:
>
> Today, I was looking at the wd isigrid and table child classes, and I
> noticed that the implementation in ~addons/demos/wd/demos.ijs includes
> support for browsing the source code of the showcased demos, and
> viewing the implementations on github, but the jqt showcase popup does
> not expose these features.
>
> I think that it should. (This is probably a simple change, and I might
> tackle it at some point. But it might be faster if someone else more
> familiar with that part of the code went in and made the change.)
>
> Thanks,
>
> --
> 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


[Jgeneral] jqt showcase

2022-06-29 Thread Raul Miller
Today, I was looking at the wd isigrid and table child classes, and I
noticed that the implementation in ~addons/demos/wd/demos.ijs includes
support for browsing the source code of the showcased demos, and
viewing the implementations on github, but the jqt showcase popup does
not expose these features.

I think that it should. (This is probably a simple change, and I might
tackle it at some point. But it might be faster if someone else more
familiar with that part of the code went in and made the change.)

Thanks,

-- 
Raul
--
For information about J forums see http://www.jsoftware.com/forums.htm