FLTK logo

Re: [fltk.general] Use worker thread to call Fl_Window and Fl_run - [General Use]

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Use worker thread to call Fl_Window and Fl_run - [General Use] Manolo Oct 01, 2020  
 

On Thursday, October 1, 2020 at 6:13:39 PM UTC+2 anmol....@gmail.com wrote:
I could not get set_non_modal to work. Perhaps I am missing something..

>>
Fl::add_timeout(2.0, Update_CB, (void*)&progress);
    win.set_non_modal();
    win.show();
>>

Member function Fl_Window::set_non_modal() has an effect only on the relationship
between the non-modal-ized window and other FLTK windows. It has no efffect whatsoever relatively to
non-FLTK windows. [That's under the Windows platform].

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/366223ca-7940-4156-9d78-ffbad052d22en%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.