[matplotlib-devel] win32api MFC backend

2006-05-30 Thread cyril . giraudon
Hello,

No no, it's not a joke, :-).

I was thinking about using matplotlib within a pythonic mozilla plugin
(xulrunner application more precisely).

Using the general and neutral plugin from mozcmgui, I 've succeeded in insert a
GTK Agg canvas in a web page on Linux. It works quite fine, it handles events...

I'd like to do the same thing on win32, several possiblities :
- Trying to use gtkAgg, not easy to "branch" a gtk window to an MFC hnwd;
- Trying to use tkAgg, I think it's possible because a tcl/tk plugin exists for
Windows, but another toolkit is needed (tkinter);
- Trying to use a native "MFCAgg" directly. I'm going to try to "plug" a
win32api windows within a native C++ handle, I wish it's posible.

Why does an MFC(Agg) backend not already exist ? Is it not possible ? Some
licence problems ? Philosophical issues ? Is there any plan to write this some
day ?

Would it be difficult to add such a bachend ?
Furthermore, wouldn't it give a partial answer to interactive session issues
with pythonwin, scite (MFC based IDE) ?

Thanks a lot,

Cyril.


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
___
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] matplotlib and matplotlibrc

2006-06-15 Thread Cyril Giraudon
Hello,

I use matplotlib 0.87.3 on win32 with wxpython.

 From the command line, the numeric package is set correctly : numpy 
(read from matplotlibrc) and all woks fine.

I try to use matplotlib from pyxpcom (the connector between xpcom and 
python in the mozilla world), it seems matplotlib doesn't read 
matplotlibrc since it  looks for numeric package which is not installed.

I don't undestand, is there a reason the matplotlibrc file is not read, 
interpreted ?

thanks a lot,

Cyril.





___
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel