Yes, I meant the icon box. I wonder what is breaking this for me. Quickly updated to latest, still missing icon box, just the open/collapse triangles present. Todo icons work.
Leo Log Window Leo 4.11 devel, build 5568, 2013-01-15 12:30:53 Python 2.7.2, qt version 4.7.4 Windows 6, 1, 7601, 2, Service Pack 1 Is there some Python/qt problem with these versions? I'm using enthoughts Python distribution, (the free one), which I did upgrade a while back, can't remember if that is when this started. Is there some setting that might effect this. Tom On Tuesday, January 15, 2013 11:25:50 AM UTC-5, Edward K. Ream wrote: > > On Tue, Dec 11, 2012 at 5:33 AM, tfer <[email protected] <javascript:>>wrote: > >> I don't get the boxes that used to be to the left of each headline, are >> they still supposed to be there? > > > Are you talking about the icon box? It should always be there. > > User-supplied icons also work for me. Iirc, some icons may have been > removed from the distro, which might affect you. However: > > 1. The todo plugin works as expected. > > 2. The following script inserts a (persistent) icon: > > fn = g.os_path_finalize_join(g.app.loadDir, > '..','Icons','Tango','16x16','status','error.png') > c.editCommands.insertIconFromFile(path=fn) > c.bodyWantsFocusNow() > > 3. The insert-icon command works. > > HTH. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/rJ9SFv_suioJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
