Menu

#75 Progress bar != Windows x Linux

v1.0_(example)
open
nobody
None
1
2024-01-13
2023-12-27
No

Hi!
Linux Progress Bar end with oBar:End()
Windows Progress Bar not close with oBar:End()
If use oBar:Close() works fine windows, but not works on GTK, Linux.

Best regards,
Itamar M. Lins Jr.

Discussion

  • Itamar M. Lins Jr.

    Hi!
    More tests...
    oBar:End() not works on Windows and LINUX.
    Becouse my tests while i click button close, the window(progress bar) go to back of window main.
    So I thought the and() method had worked.

    Best regards,
    Itamar M. Lins Jr.

     
  • Alexander S.Kresin

    oBar:Close() works under both Windows and Linux. I've modified a bit "Progress bar" in tutorial to show this.
    End() method shouldn't be used in applications, it is intended for HwGUI's internal using, it is called automatically when a control is destroyed to free used resources.

    Regards, Alexander

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.