So far I love wxHaskell when I stay safely within by simple understanding. But as soon as I step out side of my limited knowledge I am totally lost. So *Question one*: What is the best source of documentation? An example - I have successfully used grids to generate layout for a frame/ dialog. But I need to know the name of a grid so that I can later set some of its attributes (add rows cols, ....). The only commands I have found (in example code) to do this are
g <- gridCreate parent id rect flags gridCreateGrid g 0 0 0 But I have failed to find and documentation for gridCreate or gridCreateGrid where should I look. *Question two*: Would it be better to use the wxWidgets documentation? if so is there any documented way to translate wxWidgets method calls into Haskell? Many thanks in advance david streader ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users