Example #1
0
 def initializeGL(self):
     # create the viewer
     self.vid = sr_py.create_cm2view(self.sci_context, self._id)
Example #2
0
 def initializeGL(self):
     # create the viewer
     self.vid = sr_py.create_cm2view(self.sci_context, self._id)
Example #3
0
 def initializeGL(self):
     self.vid = sr_py.create_cm2view(self.sci_context,
                                     self.notify_target, self.id)