octave-maintainers
[Top][All Lists]
Advanced

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

Re: Interested in making the GUI a bit nicer; where do I start?


From: Rik
Subject: Re: Interested in making the GUI a bit nicer; where do I start?
Date: Wed, 15 Mar 2017 08:57:37 -0700

On 03/15/2017 12:47 AM, address@hidden wrote:
Subject:
Interested in making the GUI a bit nicer; where do I start?
From:
Chris Esposito <address@hidden>
Date:
03/14/2017 06:50 PM
To:
"octave-maintainers" <address@hidden>
List-Post:
<mailto:address@hidden>
Precedence:
list
MIME-Version:
1.0
Message-ID:
<address@hidden>
Content-Type:
multipart/alternative; boundary="----=_Part_251754_197674843.1489542600541"
Message:
6

Hi guys.
To cut a long story short, I'm interested in improving the GUI of Octave - specifically the plotting - but there are a lot of files in the source tarball and I am not sure where to start.

I've done some (Qt-based) GUI work in the past, including plots, but never contributed publicly to an open-source project and have no idea what bits I'd need to edit to change the plotter.

Is there anyone who'd be able to point me in the right direction - either to the relevant files or to a document explaining things?

Which part would you like to work on?  The actual plotting and rendering is done by OpenGL.  That is a very different piece of the code then the Qt window with menubar and toolbar that has an embedded Canvas object to show the results of the OpenGL rendering.  If you have an idea for a first project maybe you could share that and we can determine from that where in the code base you should look.

Cheers,
Rik

reply via email to

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