logo       

How to emove prefix from classes?: msg#00190

programming.swig

Subject: How to emove prefix from classes?

Hi Everybody!

I have a lot of classes which start with a certain prefix. For example,

ftkClass1
ftkClass2
...

Is there a way of renaming the classes in the wrapper library (I am using Python) so that they become:

ftk.Class1
ftk.Class2
...

I think Robin Dunn has done this for wxPython and I would like to do something similar.

Thanks,

Raghavendra
_______________________________________________
Swig maillist - Swig@xxxxxxxxxxxxxxx
http://mailman.cs.uchicago.edu/mailman/listinfo/swig



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise