-
```
Hello,
I have the following alias request...
OLD XML => NEW XML
http://gingagadgets.com/lib2/gadget?caller=annegeddes =>
http://annegeddes.googlecode.com/svn/trunk/gadgets/AnneGeddesImageOfThe…
-
If I want to develop a plugin that comes with data file(s), e.g., ASCII table(s), what is the best way to do it? Does Ginga have a scheme for distributing associated data files? Thanks!
pllim updated
9 years ago
-
With latest master, I get the following. And note: changing `menubar_w` to `menubar` at least gets ginga to run, but the menubar still does not appear.
```
No handlers could be found for logger "ging…
-
I have Astropy 1.1RC2 and the latest dev Ginga. I get traceback about `frameClass` when I load some of my images. I do not remember getting this before using the same image. Here is my manual attempt …
pllim updated
8 years ago
-
```
3 Alias requests:
OLD => NEW
http://ginga.gadgets.googlepages.com/tetris_.xml =>
http://gingagadgets.com/lib2/gadget?caller=nblox_n_swf
http://www.gingagadgets.com/tetris/tetris.xml =>
http:/…
-
I notice that local plugins do not update when I remove an image. So, I have to add this in my plugins:
``` python
fv.add_callback('remove-image', lambda *args: self.redo())
```
I wonder if this is …
pllim updated
8 years ago
-
I tried starting `ginga` with the latest Astropy and Ginga git master versions and Python 3.4 on Mac OS X 10.10.
It does start, but runs for over a minute at 100% CPU and prints several errors and wa…
cdeil updated
8 years ago
-
Latest dev Ginga, REHL6 64-bit, Qt4 that comes with Anaconda.
As you can see below:
- There is an usually blank space between "Synopsis" box with scrollbar and the rest of the info like zoom, cuts, e…
pllim updated
8 years ago
-
I see that Ginga as a `'modified'` callback. I propose that `Contents` adds a new column at the end named "Modified", which would change from "no" to "yes" when an image issues the aforementioned call…
pllim updated
8 years ago
-
Currently it is "alabaster". Ginga uses "sphinx_rtd_theme". What should we use?
http://sphinx-doc.org/theming.html#builtin-themes
pllim updated
9 years ago