Link to home
Start Free TrialLog in
Avatar of kvsk26
kvsk26

asked on

wxWindows doubuts...........

https://www.experts-exchange.com/questions/20435542/GUI-usin-C.html

thanx for your commends.  I haven't  completely read the wxWindows manual. I need some points to be  cleared urgently. If i developed a GUI using wxWindows that draws rectangle stack up on the client area (in Windows), shall i use the same drawing codes in unix without making major code changes? If any changes, what those?

 Is wxWindows supports all sort of Mouse handling such as button pressing, moving etc?

 The following is related to BC++.

 I tried to develop a GUI application in BC++ in Windows NT. To get a good look-and-feel GUI we need to call Object Window Class (OWC) which is windows dependent. Does unix supports these classes or we need to use some other classes to make it as platform independence?

Thanx.
 

Avatar of CoolBreeze
CoolBreeze

regarding OWC, i don't think it is supported in unix. why don't you use wxWindows? after all isn't portability it's purpose?
ASKER CERTIFIED SOLUTION
Avatar of burcarpat
burcarpat

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question didn't show any activity for more than 21 days. I will ask Community Support to close it unless you finalize it yourself within 7 days.
You can always request to keep this question open. But remember, experts can only help if you provide feedback to their comments.
Unless there is objection or further activity,  I will suggest to accept

    "burcarpat"

comment(s) as an answer.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
========
Werner