Images module

Hi,

I am trying to activate the demo for RichTextCtrl found in the documentation

In the demo there is a import of module named images which is failed

Can you tell me where can I find this module ?

Thanks,

Ilan

IIRC, “images” is part of the demo program which provides the inline images that get imported during the demo. It’s not required for general use of the wxRichTextCtrl.

···

On Oct 31, 2016 6:52 AM, “אילן הינדי” hindy.ilan@gmail.com wrote:

Hi,

I am trying to activate the demo for RichTextCtrl found in the documentation

In the demo there is a import of module named images which is failed

Can you tell me where can I find this module ?

Thanks,

Ilan

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks,

I know that but I thought you might know where the module is found so I can

run the demo easily

Thanks,

Ilan

···

Hi,
images.py should be in the "demo" directory of wxpython demo.
on my computer (Win 7), it is:
C:\Program Files (x86)\wxPython3.0 Docs and Demos\demo\images.py
hth,
  vbr

···

2016-10-31 12:52 GMT+01:00 אילן הינדי <hindy.ilan@gmail.com>:

Hi,
I am trying to activate the demo for RichTextCtrl found in the documentation
In the demo there is a import of module named images which is failed
Can you tell me where can I find this module ?
Thanks,
Ilan

I found in the python site the demo for WxPython

It’s (I think) all what I need to learn WxPython

Thanks,

Ilan