View previous topic :: View next topic |
Author |
Message |
DanRRight
Joined: 10 Mar 2008 Posts: 2927 Location: South Pole, Antarctica
|
Posted: Tue Jul 16, 2019 3:14 pm Post subject: |
|
|
Paul,
Do you still use %lw here ? If take it off things still do work same way like in your first example
Or as often happens i missed the point in the hurry and you advertise using "toolwindow" option?
Eddie,
To be more clear, if i could, or if %pl had 3D options based on OpenGL, i'd use many (tens!) of OpenGL windows, like i use many 2D XY and surface plots currently (but that is my own graphics routines based on %gr and Clearwin allows switching content data stream on specific graphics window)
Last edited by DanRRight on Tue Jul 16, 2019 6:10 pm; edited 1 time in total |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8217 Location: Salford, UK
|
Posted: Tue Jul 16, 2019 4:31 pm Post subject: |
|
|
Yes. The latest sample now uses %lw in the secondary window so that both windows can be open and either window can have the focus. |
|
Back to top |
|
 |
DanRRight
Joined: 10 Mar 2008 Posts: 2927 Location: South Pole, Antarctica
|
Posted: Mon Jul 22, 2019 4:05 pm Post subject: |
|
|
I'd also ask to add the check of validity of operations like you have just added in %PL to prevent crashes and give user an option to ignore the execution or continue and crash but now into openGL function swap_opengl_buffers() in 64bit version if Silverfrost has control on that. Sometimes it crashing |
|
Back to top |
|
 |
|