- #import images
- #il = wxImageList(16, 16)
- #idx1 = il.Add(images.getSmilesBitmap())
- #idx2 = il.Add(images.getOpenBitmap())
- #idx3 = il.Add(images.getNewBitmap())
- #idx4 = il.Add(images.getCopyBitmap())
- #idx5 = il.Add(images.getPasteBitmap())
+ ##import images
+ ##il = wxImageList(16, 16)
+ ##idx1 = il.Add(images.getSmilesBitmap())
+ ##idx2 = il.Add(images.getOpenBitmap())
+ ##idx3 = il.Add(images.getNewBitmap())
+ ##idx4 = il.Add(images.getCopyBitmap())
+ ##idx5 = il.Add(images.getPasteBitmap())