FLTK logo

Re: [fltk/fltk] Fl::run returns immediately when Fl_Window is wrapped in a PIMPL class (#275)

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.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Fl::run returns immediately when Fl_Window is wrapped in a PIMPL class (#275) engelsman Sep 27, 2021  
 

The problem is that in the second version, your App constructor doesn't create/new an AppImpl and therefore no Fl_Window is created and shown either, so Fl::run() will simply return straight away.

Please note that this github issues page is for discussing identified problems with the FLTK library itself.
To discuss problems in user code, please post your question to the fltk.general mailing list / newsgroup, where you should also mention which version of FLTK you are using, and on which platform, as that might be relevant.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

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'.