octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60509] First initialization of graphics subsy


From: Rik
Subject: [Octave-bug-tracker] [bug #60509] First initialization of graphics subsystem switches graphics_toolkit when octave-cli used
Date: Mon, 3 May 2021 19:15:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Follow-up Comment #9, bug #60509 (project octave):

I remember this being a PITA which probably explains why the code became so
convoluted.  Maybe stating the goals would help.  I think

1) If a toolkit has been selected by the programmer then use it.  STOP.

2) If no toolkit has been initialized then prefer an OpenGL toolkit (with "qt"
higher priority to "fltk").  STOP.

3) If no OpenGL toolkit is available then choose something from the list of
available_graphics_toolkits().  STOP.

4) If no toolkit is available, throw an error

We don't implement the first condition.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60509>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]