Okay so I'm getting into the language and liking more and more what I see. I have the following question:
Is it possible to create cross-platform GUI applications using either Qt widgets or wxWidgets, and if so, how? The reason I'd rather use one of those than GTK is that they allow you to make something that looks more native on the various OSes than GTK does, or so it would seem. Are there Cobra bindings out there somewhere for either of those two, or do you have another suggestion for how I should go about creating a "native-looking" GUI application?
Forums
Using Qt or wxWidgets with Cobra?
6 posts
• Page 1 of 1
Re: Using Qt or wxWidgets with Cobra?
hey Mr. amfischer,
http://cobra-language.com/how-to/Qyoto/
Qyoto is Qt on .net. if you knew it allready i apolozise.
Any .net binding for any library would work with cobra too. because it is the same platform.
unless there is something in the library that is not implemented in Cobra or the implementation of
platform you are using like Microsoft.net or Mono lacks that feature. which is rare.
feature lacking in cobra could be reported here. usually trivial are implemented almost
instantly by Charles non-trivial or code breaking might get into pipeline and take some time.
Thanking_You
RIGHT_THEN
amfischer wrote:Are there Cobra bindings out there somewhere for either of those two, or do you have another suggestion for how I should go about creating a "native-looking" GUI application?
http://cobra-language.com/how-to/Qyoto/
Qyoto is Qt on .net. if you knew it allready i apolozise.
Any .net binding for any library would work with cobra too. because it is the same platform.
unless there is something in the library that is not implemented in Cobra or the implementation of
platform you are using like Microsoft.net or Mono lacks that feature. which is rare.
feature lacking in cobra could be reported here. usually trivial are implemented almost
instantly by Charles non-trivial or code breaking might get into pipeline and take some time.
Thanking_You
RIGHT_THEN
- RIGHT_THEN
- Posts: 99
Re: Using Qt or wxWidgets with Cobra?
For wx.NET, there are some links here:
http://cobra-language.com/trac/cobra/wiki/WX.Net
and some useful tips on porting C# xw.NET code to Cobra here:
http://cobra-language.com/trac/cobra/wiki/WxWidgetsPort
Regards, Obtuse.
http://cobra-language.com/trac/cobra/wiki/WX.Net
and some useful tips on porting C# xw.NET code to Cobra here:
http://cobra-language.com/trac/cobra/wiki/WxWidgetsPort
Regards, Obtuse.
99 programming bugs in the code, 99 bugs in the code, fix 1 bug and compile it again, 101 programming bugs in the code
- ObtuseAngle
- Posts: 42
- Location: Gippsland, Australia
Re: Using Qt or wxWidgets with Cobra?
And if you install Cobra from source, you should now be able to slap @help on various expressions and types in order to get their interface (methods, properties, etc.).
- Charles
- Posts: 2515
- Location: Los Angeles, CA
Re: Using Qt or wxWidgets with Cobra?
@everyone: Thanks for the heads-up and info, guys, you're a really helpful bunch!
@RIGHT_THEN: No, I didn't know about Qyoto yet! I admit I've not yet read everything on the site. <knuckles down to some serious reading>
@Obtuse: Same goes for you. I can see that I have, basically, all choices open—lovely!
@Charles: I've reinstalled from source after you fixed the Mac installation issue, and been fiddling with @help already. Just brilliant!
@RIGHT_THEN: No, I didn't know about Qyoto yet! I admit I've not yet read everything on the site. <knuckles down to some serious reading>
@Obtuse: Same goes for you. I can see that I have, basically, all choices open—lovely!
@Charles: I've reinstalled from source after you fixed the Mac installation issue, and been fiddling with @help already. Just brilliant!
- amfischer
- Posts: 4
- Location: Sweden
Re: Using Qt or wxWidgets with Cobra?
If you're installing from source (recommended, and incredibly easy on Windows - I'm using the Slik SVN client), you can easily get the latest wx-related patch discussed in this thread (although this might not even affect you).
Cobra - where even the bug fixes are fast. (Thanks, Charles!)
Obtusely yours.
Cobra - where even the bug fixes are fast. (Thanks, Charles!)
Obtusely yours.
99 programming bugs in the code, 99 bugs in the code, fix 1 bug and compile it again, 101 programming bugs in the code
- ObtuseAngle
- Posts: 42
- Location: Gippsland, Australia
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 49 guests