Hello Xbase++ users Can you provide insight into how Xbase++ event loop behaves?
Main points to explore: 1) Do all the events, i.e., events generated by Xbp*Parts are also posted to the event loop? For example, XbpPushButton():xbeP_Activate. As XbpParts can be placed on XbpCrt() console also, I suspect these events are executed directly and are not posted to AppEvent. But I need more clarification. 2) AppEvent() does not return until an event is received or it returns immediately to .prg event-loop? Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/HBXBP---Xbase%2B%2B---AppEvent%28%29-behavior-tp24449581p24449581.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
