-
Re: what can "IModelView: GetViewHWnd" be used for?
Deepak Gupta Mar 24, 2015 4:15 AM (in response to Michael Deng)This is to get Handles and Objects (Windows) for the view.
-
Re: what can "IModelView: GetViewHWnd" be used for?
Michael Deng Mar 24, 2015 4:35 AM (in response to Deepak Gupta)Hello Deepak,Thanks.
The "GetViewHWnd" returns a "long* " type object. What can be obtained through this handl? and how to use it?
Would you be kind to show me ? I am just a beginner in SW API
-
Re: what can "IModelView: GetViewHWnd" be used for?
Deepak Gupta Mar 24, 2015 5:43 AM (in response to Michael Deng)I'm not much sure as what could be its use. I think this is something like a internal window file id.
-
Re: what can "IModelView: GetViewHWnd" be used for?
Oleg Bezyaev Mar 24, 2015 9:30 AM (in response to Michael Deng)Hi Michael, it's very simple
-
Re: what can "IModelView: GetViewHWnd" be used for?
Michael Deng Mar 24, 2015 9:40 PM (in response to Oleg Bezyaev)Hello,Oleg.I have read your comment.It really helps.But I don't quite understand your codes,for I just began to learn SW API and C++ lately.
Would you please share the codes in C++ form?
In addition,I am confused that somebody use OpenGL to draw graphics while others apply to GDI,which is the right way,or both are correct?
Thanks for your help !
-
Re: what can "IModelView: GetViewHWnd" be used for?
Oleg Bezyaev Mar 25, 2015 1:09 PM (in response to Michael Deng)I'm sorry, I do not particularly like C ++. With this you can help Artem Taturevich
-
-
-
-