discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

2020.RC-12 Wish lists and feature requests

L
lar3ry
Mon, Dec 7, 2020 10:33 PM

Just a few things that I noticed in the first few minutes.

Love the tabs.
However, I'd like to see...

  1. A way to bring up a new tab
    (a) without opening a file. (oops... never mind! Discovered the mouse
    wheel click and menu Open File)
    (b) by dragging/dropping a .scad file (2019.05 opens a new window when I
    do that)
  2. When you switch to another tab, change the preview/render pane, if not to
    what was in it on the tab you switched to, at least either clear it or make
    the background a different colour.
  3. Same thing for when a tab is closed, but additionally, when the sole
    remaining tab is closed, I think the editor pane should not be hidden, but
    only cleared.

One thing missing that I use a lot... importing an STL file (I use
drag/drop), or is there a way to do that?

Looking good so far. Nice job, folks.

--
Sent from: http://forum.openscad.org/

Just a few things that I noticed in the first few minutes. Love the tabs. However, I'd like to see... 1. A way to bring up a new tab (a) without opening a file. (oops... never mind! Discovered the mouse wheel click and menu Open File) (b) by dragging/dropping a .scad file (2019.05 opens a new window when I do that) 2. When you switch to another tab, change the preview/render pane, if not to what was in it on the tab you switched to, at least either clear it or make the background a different colour. 3. Same thing for when a tab is closed, but additionally, when the sole remaining tab is closed, I think the editor pane should not be hidden, but only cleared. One thing missing that I use a lot... importing an STL file (I use drag/drop), or is there a way to do that? Looking good so far. Nice job, folks. -- Sent from: http://forum.openscad.org/
W
Whosawhatsis
Mon, Dec 7, 2020 11:00 PM

I also haven't been able to find any way, when opening a file, to determine
whether it will be opened in a new tab or a new window. This wouldn't be
such a big deal if it was possible to move documents into/out of window
tabs, but that doesn't seem to be possible either. This may be part of this
elusive middle-click menu, but I can't access it using the trackpad on my
MacBook...

It would also be nice to see some process separation between windows, so
that it's possible to have more than one preview/render operation running
at a time (especially considering that they are single-threaded, and thus
won't make use of multiple processor cores). I sometimes generate complex
files where these take a while, and it would be nice to be able to work on
another design in another window while I'm waiting for it (without
resorting to launching a second instance from the terminal).

I haven't checked these on the release candidate, since there isn't one
available for Mac yet, but I'm running a recent snapshot release, so I
assume these problems still exist.

On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote:

Just a few things that I noticed in the first few minutes.

Love the tabs.
However, I'd like to see...

  1. A way to bring up a new tab
    (a) without opening a file. (oops... never mind! Discovered the mouse
    wheel click and menu Open File)
    (b) by dragging/dropping a .scad file (2019.05 opens a new window when I
    do that)
  2. When you switch to another tab, change the preview/render pane, if not
    to
    what was in it on the tab you switched to, at least either clear it or make
    the background a different colour.
  3. Same thing for when a tab is closed, but additionally, when the sole
    remaining tab is closed, I think the editor pane should not be hidden, but
    only cleared.

One thing missing that I use a lot... importing an STL file (I use
drag/drop), or is there a way to do that?

Looking good so far. Nice job, folks.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

I also haven't been able to find any way, when opening a file, to determine whether it will be opened in a new tab or a new window. This wouldn't be such a big deal if it was possible to move documents into/out of window tabs, but that doesn't seem to be possible either. This may be part of this elusive middle-click menu, but I can't access it using the trackpad on my MacBook... It would also be nice to see some process separation between windows, so that it's possible to have more than one preview/render operation running at a time (especially considering that they are single-threaded, and thus won't make use of multiple processor cores). I sometimes generate complex files where these take a while, and it would be nice to be able to work on another design in another window while I'm waiting for it (without resorting to launching a second instance from the terminal). I haven't checked these on the release candidate, since there isn't one available for Mac yet, but I'm running a recent snapshot release, so I assume these problems still exist. On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote: Just a few things that I noticed in the first few minutes. Love the tabs. However, I'd like to see... 1. A way to bring up a new tab (a) without opening a file. (oops... never mind! Discovered the mouse wheel click and menu Open File) (b) by dragging/dropping a .scad file (2019.05 opens a new window when I do that) 2. When you switch to another tab, change the preview/render pane, if not to what was in it on the tab you switched to, at least either clear it or make the background a different colour. 3. Same thing for when a tab is closed, but additionally, when the sole remaining tab is closed, I think the editor pane should not be hidden, but only cleared. One thing missing that I use a lot... importing an STL file (I use drag/drop), or is there a way to do that? Looking good so far. Nice job, folks. -- Sent from: http://forum.openscad.org/ _______________________________________________ OpenSCAD mailing list Discuss@lists.openscad.org http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
NH
nop head
Mon, Dec 7, 2020 11:03 PM

I open separate windows if I want them to run independently and make use of
more cores. I use tabs if I want multiple views to share cache because they
are parts of the same project.

On Mon, 7 Dec 2020 at 23:00, Whosawhatsis whosawhatsis@gmail.com wrote:

I also haven't been able to find any way, when opening a file, to
determine whether it will be opened in a new tab or a new window. This
wouldn't be such a big deal if it was possible to move documents into/out
of window tabs, but that doesn't seem to be possible either. This may be
part of this elusive middle-click menu, but I can't access it using the
trackpad on my MacBook...

It would also be nice to see some process separation between windows, so
that it's possible to have more than one preview/render operation running
at a time (especially considering that they are single-threaded, and thus
won't make use of multiple processor cores). I sometimes generate complex
files where these take a while, and it would be nice to be able to work on
another design in another window while I'm waiting for it (without
resorting to launching a second instance from the terminal).

I haven't checked these on the release candidate, since there isn't one
available for Mac yet, but I'm running a recent snapshot release, so I
assume these problems still exist.

On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote:

Just a few things that I noticed in the first few minutes.

Love the tabs.
However, I'd like to see...

  1. A way to bring up a new tab
    (a) without opening a file. (oops... never mind! Discovered the mouse
    wheel click and menu Open File)
    (b) by dragging/dropping a .scad file (2019.05 opens a new window when I
    do that)
  2. When you switch to another tab, change the preview/render pane, if not
    to
    what was in it on the tab you switched to, at least either clear it or
    make
    the background a different colour.
  3. Same thing for when a tab is closed, but additionally, when the sole
    remaining tab is closed, I think the editor pane should not be hidden, but
    only cleared.

One thing missing that I use a lot... importing an STL file (I use
drag/drop), or is there a way to do that?

Looking good so far. Nice job, folks.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

I open separate windows if I want them to run independently and make use of more cores. I use tabs if I want multiple views to share cache because they are parts of the same project. On Mon, 7 Dec 2020 at 23:00, Whosawhatsis <whosawhatsis@gmail.com> wrote: > I also haven't been able to find any way, when opening a file, to > determine whether it will be opened in a new tab or a new window. This > wouldn't be such a big deal if it was possible to move documents into/out > of window tabs, but that doesn't seem to be possible either. This may be > part of this elusive middle-click menu, but I can't access it using the > trackpad on my MacBook... > > It would also be nice to see some process separation between windows, so > that it's possible to have more than one preview/render operation running > at a time (especially considering that they are single-threaded, and thus > won't make use of multiple processor cores). I sometimes generate complex > files where these take a while, and it would be nice to be able to work on > another design in another window while I'm waiting for it (without > resorting to launching a second instance from the terminal). > > I haven't checked these on the release candidate, since there isn't one > available for Mac yet, but I'm running a recent snapshot release, so I > assume these problems still exist. > > On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote: > > Just a few things that I noticed in the first few minutes. > > Love the tabs. > However, I'd like to see... > 1. A way to bring up a new tab > (a) without opening a file. (oops... never mind! Discovered the mouse > wheel click and menu Open File) > (b) by dragging/dropping a .scad file (2019.05 opens a new window when I > do that) > 2. When you switch to another tab, change the preview/render pane, if not > to > what was in it on the tab you switched to, at least either clear it or > make > the background a different colour. > 3. Same thing for when a tab is closed, but additionally, when the sole > remaining tab is closed, I think the editor pane should not be hidden, but > only cleared. > > One thing missing that I use a lot... importing an STL file (I use > drag/drop), or is there a way to do that? > > Looking good so far. Nice job, folks. > > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
W
Whosawhatsis
Mon, Dec 7, 2020 11:05 PM

Sounds like it works differently on Windows. The Mac version treats all
windows as one process.

On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote:

I open separate windows if I want them to run independently and make use of
more cores. I use tabs if I want multiple views to share cache because they
are parts of the same project.

On Mon, 7 Dec 2020 at 23:00, Whosawhatsis whosawhatsis@gmail.com wrote:

I also haven't been able to find any way, when opening a file, to
determine whether it will be opened in a new tab or a new window. This
wouldn't be such a big deal if it was possible to move documents into/out
of window tabs, but that doesn't seem to be possible either. This may be
part of this elusive middle-click menu, but I can't access it using the
trackpad on my MacBook...

It would also be nice to see some process separation between windows, so
that it's possible to have more than one preview/render operation running
at a time (especially considering that they are single-threaded, and thus
won't make use of multiple processor cores). I sometimes generate complex
files where these take a while, and it would be nice to be able to work on
another design in another window while I'm waiting for it (without
resorting to launching a second instance from the terminal).

I haven't checked these on the release candidate, since there isn't one
available for Mac yet, but I'm running a recent snapshot release, so I
assume these problems still exist.

On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote:

Just a few things that I noticed in the first few minutes.

Love the tabs.
However, I'd like to see...

  1. A way to bring up a new tab
    (a) without opening a file. (oops... never mind! Discovered the mouse
    wheel click and menu Open File)
    (b) by dragging/dropping a .scad file (2019.05 opens a new window when I
    do that)
  2. When you switch to another tab, change the preview/render pane, if not
    to
    what was in it on the tab you switched to, at least either clear it or
    make
    the background a different colour.
  3. Same thing for when a tab is closed, but additionally, when the sole
    remaining tab is closed, I think the editor pane should not be hidden, but
    only cleared.

One thing missing that I use a lot... importing an STL file (I use
drag/drop), or is there a way to do that?

Looking good so far. Nice job, folks.

--
Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Sounds like it works differently on Windows. The Mac version treats all windows as one process. On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote: I open separate windows if I want them to run independently and make use of more cores. I use tabs if I want multiple views to share cache because they are parts of the same project. On Mon, 7 Dec 2020 at 23:00, Whosawhatsis <whosawhatsis@gmail.com> wrote: > I also haven't been able to find any way, when opening a file, to > determine whether it will be opened in a new tab or a new window. This > wouldn't be such a big deal if it was possible to move documents into/out > of window tabs, but that doesn't seem to be possible either. This may be > part of this elusive middle-click menu, but I can't access it using the > trackpad on my MacBook... > > It would also be nice to see some process separation between windows, so > that it's possible to have more than one preview/render operation running > at a time (especially considering that they are single-threaded, and thus > won't make use of multiple processor cores). I sometimes generate complex > files where these take a while, and it would be nice to be able to work on > another design in another window while I'm waiting for it (without > resorting to launching a second instance from the terminal). > > I haven't checked these on the release candidate, since there isn't one > available for Mac yet, but I'm running a recent snapshot release, so I > assume these problems still exist. > > On December 7, 2020 at 14:33:47, lar3ry (lar3ry@sasktel.net) wrote: > > Just a few things that I noticed in the first few minutes. > > Love the tabs. > However, I'd like to see... > 1. A way to bring up a new tab > (a) without opening a file. (oops... never mind! Discovered the mouse > wheel click and menu Open File) > (b) by dragging/dropping a .scad file (2019.05 opens a new window when I > do that) > 2. When you switch to another tab, change the preview/render pane, if not > to > what was in it on the tab you switched to, at least either clear it or > make > the background a different colour. > 3. Same thing for when a tab is closed, but additionally, when the sole > remaining tab is closed, I think the editor pane should not be hidden, but > only cleared. > > One thing missing that I use a lot... importing an STL file (I use > drag/drop), or is there a way to do that? > > Looking good so far. Nice job, folks. > > > > > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > _______________________________________________ OpenSCAD mailing list Discuss@lists.openscad.org http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
JB
Jordan Brown
Mon, Dec 7, 2020 11:22 PM

On 12/7/2020 3:05 PM, Whosawhatsis wrote:

Sounds like it works differently on Windows. The Mac version treats
all windows as one process.

On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com
mailto:nop.head@gmail.com) wrote:

I open separate windows if I want them to run independently and make
use of more cores. I use tabs if I want multiple views to share
cache because they are parts of the same project.

I don't have a current build installed, but I assume that it's pretty
much the same as it was last December...

If you open a new window using File/New Window, that new window belongs
to the same process.
If you open a new instance of OpenSCAD by hitting it in the start menu
again, it's a new process.

You can tell the difference by looking at Task Manager.

On 12/7/2020 3:05 PM, Whosawhatsis wrote: > Sounds like it works differently on Windows. The Mac version treats > all windows as one process. > > On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com > <mailto:nop.head@gmail.com>) wrote: > >> I open separate windows if I want them to run independently and make >> use of more cores. I use tabs if I want multiple views to share >> cache because they are parts of the same project. I don't have a current build installed, but I assume that it's pretty much the same as it was last December... If you open a new window using File/New Window, that new window belongs to the same process. If you open a new instance of OpenSCAD by hitting it in the start menu again, it's a new process. You can tell the difference by looking at Task Manager.
W
Whosawhatsis
Mon, Dec 7, 2020 11:27 PM

Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the
existing process, not open a new instance. Creating a second instance can
only be done from the terminal, as I mentioned above. Opening a second
instance in the terminal gives you a second icon in the dock, and a second
process visible in Activity Monitor (the Mac equivalent of the window task
manager).

On December 7, 2020 at 15:22:34, Jordan Brown (openscad@jordan.maileater.net)
wrote:

On 12/7/2020 3:05 PM, Whosawhatsis wrote:

Sounds like it works differently on Windows. The Mac version treats all
windows as one process.

On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote:

I open separate windows if I want them to run independently and make use of
more cores. I use tabs if I want multiple views to share cache because they
are parts of the same project.

I don't have a current build installed, but I assume that it's pretty much
the same as it was last December...

If you open a new window using File/New Window, that new window belongs to
the same process.
If you open a new instance of OpenSCAD by hitting it in the start menu
again, it's a new process.

You can tell the difference by looking at Task Manager.

Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the existing process, not open a new instance. Creating a second instance can only be done from the terminal, as I mentioned above. Opening a second instance in the terminal gives you a second icon in the dock, and a second process visible in Activity Monitor (the Mac equivalent of the window task manager). On December 7, 2020 at 15:22:34, Jordan Brown (openscad@jordan.maileater.net) wrote: On 12/7/2020 3:05 PM, Whosawhatsis wrote: Sounds like it works differently on Windows. The Mac version treats all windows as one process. On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote: I open separate windows if I want them to run independently and make use of more cores. I use tabs if I want multiple views to share cache because they are parts of the same project. I don't have a current build installed, but I assume that it's pretty much the same as it was last December... If you open a new window using File/New Window, that new window belongs to the same process. If you open a new instance of OpenSCAD by hitting it in the start menu again, it's a new process. You can tell the difference by looking at Task Manager.
NH
nop head
Mon, Dec 7, 2020 11:40 PM

Seems a big omission from an OS that you can't run two instances of a
program from the GUI.

On Mon, 7 Dec 2020 at 23:27, Whosawhatsis whosawhatsis@gmail.com wrote:

Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the
existing process, not open a new instance. Creating a second instance can
only be done from the terminal, as I mentioned above. Opening a second
instance in the terminal gives you a second icon in the dock, and a second
process visible in Activity Monitor (the Mac equivalent of the window task
manager).

On December 7, 2020 at 15:22:34, Jordan Brown (
openscad@jordan.maileater.net) wrote:

On 12/7/2020 3:05 PM, Whosawhatsis wrote:

Sounds like it works differently on Windows. The Mac version treats all
windows as one process.

On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote:

I open separate windows if I want them to run independently and make use
of more cores. I use tabs if I want multiple views to share cache because
they are parts of the same project.

I don't have a current build installed, but I assume that it's pretty much
the same as it was last December...

If you open a new window using File/New Window, that new window belongs to
the same process.
If you open a new instance of OpenSCAD by hitting it in the start menu
again, it's a new process.

You can tell the difference by looking at Task Manager.

Seems a big omission from an OS that you can't run two instances of a program from the GUI. On Mon, 7 Dec 2020 at 23:27, Whosawhatsis <whosawhatsis@gmail.com> wrote: > Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the > existing process, not open a new instance. Creating a second instance can > only be done from the terminal, as I mentioned above. Opening a second > instance in the terminal gives you a second icon in the dock, and a second > process visible in Activity Monitor (the Mac equivalent of the window task > manager). > > On December 7, 2020 at 15:22:34, Jordan Brown ( > openscad@jordan.maileater.net) wrote: > > On 12/7/2020 3:05 PM, Whosawhatsis wrote: > > Sounds like it works differently on Windows. The Mac version treats all > windows as one process. > > On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote: > > I open separate windows if I want them to run independently and make use > of more cores. I use tabs if I want multiple views to share cache because > they are parts of the same project. > > > I don't have a current build installed, but I assume that it's pretty much > the same as it was last December... > > If you open a new window using File/New Window, that new window belongs to > the same process. > If you open a new instance of OpenSCAD by hitting it in the start menu > again, it's a new process. > > You can tell the difference by looking at Task Manager. > > >
W
Whosawhatsis
Mon, Dec 7, 2020 11:45 PM

The OS expects app developers to make their apps run properly in a single
instance, rather than forcing their users to spawn multiple instances, then
need to figure out which window(s) go with which instance. It's a much more
user-friendly approach when the app is written natively, but it can be
annoying when the devs are all using windows, and just compiling a mac
version that they never dogfood...

On December 7, 2020 at 15:40:36, nop head (nop.head@gmail.com) wrote:

Seems a big omission from an OS that you can't run two instances of a
program from the GUI.

On Mon, 7 Dec 2020 at 23:27, Whosawhatsis whosawhatsis@gmail.com wrote:

Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the
existing process, not open a new instance. Creating a second instance can
only be done from the terminal, as I mentioned above. Opening a second
instance in the terminal gives you a second icon in the dock, and a second
process visible in Activity Monitor (the Mac equivalent of the window task
manager).

On December 7, 2020 at 15:22:34, Jordan Brown (
openscad@jordan.maileater.net) wrote:

On 12/7/2020 3:05 PM, Whosawhatsis wrote:

Sounds like it works differently on Windows. The Mac version treats all
windows as one process.

On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote:

I open separate windows if I want them to run independently and make use
of more cores. I use tabs if I want multiple views to share cache because
they are parts of the same project.

I don't have a current build installed, but I assume that it's pretty much
the same as it was last December...

If you open a new window using File/New Window, that new window belongs to
the same process.
If you open a new instance of OpenSCAD by hitting it in the start menu
again, it's a new process.

You can tell the difference by looking at Task Manager.

The OS expects app developers to make their apps run properly in a single instance, rather than forcing their users to spawn multiple instances, then need to figure out which window(s) go with which instance. It's a much more user-friendly approach when the app is written natively, but it can be annoying when the devs are all using windows, and just compiling a mac version that they never dogfood... On December 7, 2020 at 15:40:36, nop head (nop.head@gmail.com) wrote: Seems a big omission from an OS that you can't run two instances of a program from the GUI. On Mon, 7 Dec 2020 at 23:27, Whosawhatsis <whosawhatsis@gmail.com> wrote: > Clicking on OpenSCAD anywhere in the GUI on a Mac will bring forward the > existing process, not open a new instance. Creating a second instance can > only be done from the terminal, as I mentioned above. Opening a second > instance in the terminal gives you a second icon in the dock, and a second > process visible in Activity Monitor (the Mac equivalent of the window task > manager). > > On December 7, 2020 at 15:22:34, Jordan Brown ( > openscad@jordan.maileater.net) wrote: > > On 12/7/2020 3:05 PM, Whosawhatsis wrote: > > Sounds like it works differently on Windows. The Mac version treats all > windows as one process. > > On December 7, 2020 at 15:04:33, nop head (nop.head@gmail.com) wrote: > > I open separate windows if I want them to run independently and make use > of more cores. I use tabs if I want multiple views to share cache because > they are parts of the same project. > > > I don't have a current build installed, but I assume that it's pretty much > the same as it was last December... > > If you open a new window using File/New Window, that new window belongs to > the same process. > If you open a new instance of OpenSCAD by hitting it in the start menu > again, it's a new process. > > You can tell the difference by looking at Task Manager. > > >
M
MichaelAtOz
Mon, Dec 7, 2020 11:50 PM

Whosawhatsis wrote

I also haven't been able to find any way, when opening a file, to
determine
whether it will be opened in a new tab or a new window. This wouldn't be
such a big deal if it was possible to move documents into/out of window
tabs, but that doesn't seem to be possible either. This may be part of
this
elusive middle-click menu, but I can't access it using the trackpad on my
MacBook...

It would also be nice to see some process separation between windows, so
that it's possible to have more than one preview/render operation running
at a time (especially considering that they are single-threaded, and thus
won't make use of multiple processor cores).

I hadn't played with this much. On 2020.11.30 (as RC2 is doing minkowski
ATM...), Win-7,
File/New-Window or File/Open-in-New-Window are separate windows in the same
process.
I expected it to be a new instance/process.
That shouldn't be too hard.
But are there cases where it is good to be in the same process?
Reuse cache is about the only thing I came up with.

What about shift-click those menu items uses a new process??

I would suggest changing this would be outside the point release.


OpenSCAD Admin - email* me if you need anything,  or if I've done something stupid...

  • on the Forum, click on my MichaelAtOz label, there is a link to email me.

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

--
Sent from: http://forum.openscad.org/

Whosawhatsis wrote > I also haven't been able to find any way, when opening a file, to > determine > whether it will be opened in a new tab or a new window. This wouldn't be > such a big deal if it was possible to move documents into/out of window > tabs, but that doesn't seem to be possible either. This may be part of > this > elusive middle-click menu, but I can't access it using the trackpad on my > MacBook... > > It would also be nice to see some process separation between windows, so > that it's possible to have more than one preview/render operation running > at a time (especially considering that they are single-threaded, and thus > won't make use of multiple processor cores). I hadn't played with this much. On 2020.11.30 (as RC2 is doing minkowski ATM...), Win-7, File/New-Window or File/Open-in-New-Window are separate windows in the same process. I expected it to be a new instance/process. That shouldn't be too hard. But are there cases where it is good to be in the same process? Reuse cache is about the only thing I came up with. What about shift-click those menu items uses a new process?? I would suggest changing this would be outside the point release. ----- OpenSCAD Admin - email* me if you need anything, or if I've done something stupid... * on the Forum, click on my MichaelAtOz label, there is a link to email me. Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. -- Sent from: http://forum.openscad.org/
M
MichaelAtOz
Mon, Dec 7, 2020 11:58 PM

Along the same theme, right-click Tab could have Move-to-New-Window, which
performs equivalent to File/New-Window.


OpenSCAD Admin - email* me if you need anything,  or if I've done something stupid...

  • on the Forum, click on my MichaelAtOz label, there is a link to email me.

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

--
Sent from: http://forum.openscad.org/

Along the same theme, right-click Tab could have Move-to-New-Window, which performs equivalent to File/New-Window. ----- OpenSCAD Admin - email* me if you need anything, or if I've done something stupid... * on the Forum, click on my MichaelAtOz label, there is a link to email me. Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. -- Sent from: http://forum.openscad.org/