picture_viewer.py is in the plugins directory but not in LeoPyRef.

On Friday, October 22, 2021 at 10:50:49 AM UTC-4 Edward K. Ream wrote:

> On Fri, Oct 22, 2021 at 8:13 AM tbp1...@gmail.com <tbp1...@gmail.com> 
> wrote:
>
>> What are the slides?  Image files? HTML bullet files? 
>>
>
> Good question. As the docstrings says, by default the viewer will display 
> all .jpeg, .jpg, and .png files in the root directory and all subdirectory. 
> The *show_slide *method creates each image like this:
>
>     pixmap = QtGui.QPixmap(file_name)
>
> so you can display any file for which this call works.
>
> Edward
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/9cb522e6-8c2e-4c37-99c0-2d41741162e9n%40googlegroups.com.

Reply via email to