[erlang-questions] wxErlang question 1

Joe Armstrong erlang@REDACTED
Sun Jul 2 12:21:37 CEST 2017


The trouble is that the wx:demo examples are all written using the
wx_object behaviour
which conveniently hides all the interesting things.

I guess I'll have to add some trace statements to wx_object to see
what's *really* happening.

Imagine you want to make an omelette and have no cookbook, all you have to do is
unbreak the eggs and the rest is easy.

wx:demo is the omelette and what I want is the cookbook :-)

/Joe

On Sun, Jul 2, 2017 at 11:57 AM, PAILLEAU Eric <eric.pailleau@REDACTED> wrote:
>
> I sympathize :) .
>
> You could however look at wx:demo()  , entry 'frame_utils' and try 'Open
> wxMiniFrame' .
>
> This is probably what is the closer to the need you have, if I understand
> well.
>
> But yes, I agree, there is a need for a simple documentation for newbies.
> I'm not enough specialist of wx to write simple thing on it unfortunately.
>
> Hope this can help anyway.
> Regards and good luck :)
>
>
>



More information about the erlang-questions mailing list