I am working with wxHaskell, Yes I agree It's GUI constructin is so nice to work with, alot simpler and easier to debug than most other GUI packages I have tried, I looked at the OpenGL examples in wxHaskell but I cannot seem to get them to work with what I want to do. I get the same Kind of crashing when I run them. I will try to look into it deeper and if I find anything I will post it.
<br><br><div><span class="gmail_quote">On 2/22/07, <b class="gmail_sendername">Jamin A. Ohmoto-Frederick</b> <<a href="mailto:jamin1001@yahoo.com">jamin1001@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Are you doing wxWidgets in Haskell or some other<br>language? There is wxHaskell, a type-safe wrapper<br>around wxWidgets, which already has at least 2 opengl<br>examples. I tried these briefly but the builds<br>immediately crashed on me (I never looked into it very
<br>far).<br><br>Although, I have used wxHaskell without OpenGL with<br>good success, and it is much cleaner that what I have<br>ever seen before in GUI creation, once you get used to<br>the style. If you there is something wrong with the
<br>GUI structure, you usually get a compile error,<br>instead of a run-time error or crash.<br><br><br>--- Chris Perez <<a href="mailto:astroboyqu@gmail.com">astroboyqu@gmail.com</a>> wrote:<br><br>> Ok, Brand new problem, I have OpenGL working in
<br>> Haskell and compiling, and<br>> I have been working with wxWidgets to make the GUI<br>> process easier. Now I am<br>> trying to work out a way to combine the two. I<br>> haven't been able to do it
<br>> successfully because they seem to create different<br>> kinds of windows, but I<br>> would like it if it would be possible to Open a<br>> frame with wxWidgets then<br>> inside the frame as one of the panels Have some
<br>> OpenGL running , on which I<br>> could apply buttons from the parent frame to. I<br>> can't seem to find any easy<br>> way to do this and have been reading through the<br>> documentation for both. Any
<br>> suggestions?<br>><br>> --<br>> Without Wax,<br>> Chris<br>> > _______________________________________________<br>> HOpenGL mailing list<br>> <a href="mailto:HOpenGL@haskell.org">HOpenGL@haskell.org
</a><br>> <a href="http://www.haskell.org/mailman/listinfo/hopengl">http://www.haskell.org/mailman/listinfo/hopengl</a><br>><br><br><br><br><br>____________________________________________________________________________________
<br>Food fight? Enjoy some healthy debate<br>in the Yahoo! Answers Food & Drink Q&A.<br><a href="http://answers.yahoo.com/dir/?link=list&sid=396545367">http://answers.yahoo.com/dir/?link=list&sid=396545367
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Without Wax,<br> Chris