question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

opts={'caption':"Windows Title Showed?"} The Caption NOT show in windows?

See original GitHub issue

Hi, I have several windows showing different images, and I need the caption property showing in windows title bar to recognise each other. However,

vis.image(img, win='img', opts={'caption':"Windows Title Showed?"})

When i set the opts.caption parameters, the caption dont appear as : image

Am I wrong?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
JackUrbcommented, Jun 11, 2018

Caption is supposed to show some text underneath the image rather than above it (as a title) but for some reason that isn’t working right now for you. Will investigate further on my end.

2reactions
dragen1860commented, Jun 11, 2018

I found the solution, should set title key instead of caption.

vis.image(img, win='img', opts={'title':"Windows Title Showed?"})

image I dnt know what does caption means yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

opts={'caption':"Windows Title Showed?"} The ... - GitHub
Hi, I have several windows showing different images, and I need the caption property showing in windows title bar to recognise each other....
Read more >
Closed captions in Movies & TV content on Windows 10
Closed captioning will now appear on your screen. Note If closed captioning is not available for the video, a pop-up window will display...
Read more >
Change caption settings - Microsoft Support
Learn how to change closed caption settings in Windows. ... To define how the captions appear in Windows and some Windows apps, you...
Read more >
Caption dialog box default text not displaying
Hi, I set default numbering for captions. However when the caption dialog box displays, the figure value does not display as default in...
Read more >
Add closed captions or subtitles to media in PowerPoint
In PowerPoint for Windows and macOS, you can add closed captions or subtitles to videos and audio files in your presentations. Adding closed...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found