[erlang-questions] Re: gs in R14B02

Wes James comptekki@REDACTED
Sat Apr 2 00:34:04 CEST 2011


Last week at the Erlang Factory we ran an application that had a
tcl/tk interface and when you looked at appmon:start()  you could see
a gs_ named process in the tree.  I'm new to the graphical stuff, but
I'm guessing gs_ was the gs interface for the app.  I was running
R14B02 during the training.

just for my future notes:

toolbar:start() has a toolbar that you can click instead of doing
these on the command line:

table visualizer (mnesia and dets tables):
tv:start().

process manager:
pman:start().

debugger:
c(module,[debug_info]).
im().
ii(module).
iaa([init]).

application monitor:
appmon:start().

-wes

On Thu, Mar 31, 2011 at 10:21 PM, G.S. <corticalcomputer@REDACTED> wrote:
> Hello,
>
> Can anyone confirm if gs was dropped in R14B02?
>
> Regards,
> -Gene
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list