Displaying 1 result from an estimated 1 matches for "window_typemaps".
2005 Sep 03
1
The problem with %import
...9;'ll need to keep in mind: If
we''ve created a typemap in a .i file in classes and the .h file for that
class is %imported elsewhere, we''d need to either redeclare the typemap
or we''ll need to place them into a file that gets %included (e.g.:
%include "..\Window_typemaps.i")
Roy