[osg-users] How can I know the number of GUIEventAdapter::USER in the message queue for GUIEventHandler?

OpenSceneGraph Users osg-users at lists.openscenegraph.org
Tue Nov 24 18:04:44 PST 2020


I Send  USER  events  loading model  from qt . Is this the right approach?  

I want the progress bar in the QT to show that the  model  is loaded. So, 
Check whether USER evnet has been processed completely.

Are there any good Suggestions?  
在2020年11月18日星期三 UTC+8 上午12:30:37<OpenSceneGraph Users> 写道:

> On Tue, 17 Nov 2020 at 11:55, OpenSceneGraph Users <
> osg-... at lists.openscenegraph.org> wrote:
>
>> Thank you for your questions.I want to know if the sent 
>> GUIEventAdapter::USER message has been processed completely.
>>
>> Check whether GUIEventAdapter::USER has been processed completely. Should 
>> I count the USER by myself?  
>>
>
> It's up to your application to decide when your USER events are "processed 
> completely", as what "processed completely" is completely meaningless to 
> the OSG itself.
>
> It really feels like you are asking questions from the community when you 
> are the only one who can answer it.
>
> You have access to the whole OSG code base.  You can build in debug, step 
> through every single line of code.  You have everything you need to figure 
> out what is going on.
>
> We know NOTHING about your application, only *you* know about your 
> application and what you mean.  We aren't omnipotent. We can't see inside 
> your head, look over your shoulder to your code.
>
> You will need to determine the answers from here.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/aa708477-2430-449c-9b9c-5f994ba96456n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20201124/bec11057/attachment.html>


More information about the osg-users mailing list