Okay, I will try to describe it:

First in Dr. Geo there is user scripting. The idea is to let the user
define a computing object he can plug on a sketch. This object receive
an arbitrary number of objects as arguments selected from the sketch by
mouse. This script object is a class, subclass of DrGeoUserScript, and
each use in a geometric canvas create an instance. This video exposes this:

http://www.dailymotion.com/video/x30amxd_introduction-to-scripting_tech


Now, the script editing is done with Nautilus and it is a bit too
overload for average user.
What I want is a dedicated browser with more targeted information:

  * Two vertical panes:

     1. at the left, the script classes, but it is the script name (as
        given by the user) displayed
     2. at the right, the methods of the selected script

  * A large horizontal pane with the source of selected pane.

The attached screenshot shows the wished user interface as writen with
Glamour.

Hilaire

Le 05/07/2017 à 19:24, Tudor Girba a écrit :
> However, I am not sure what the current problem is. Could you describe it 
> again in more details?

-- 
Dr. Geo
http://drgeo.eu

Reply via email to