[erlang-questions] Observer

Dan Gudmundsson dangud@REDACTED
Tue May 8 10:11:56 CEST 2012


On Tue, May 8, 2012 at 9:49 AM, Tim Watson <watson.timothy@REDACTED> wrote:
> Are you on snow leopard or lion? I've been struggling to get wx to play nice on the former.

Snow leopard should work, it comes with a wxWidgets pre-installed.
Some bugs are in pre-installed version, something with the file selector,
but most of Observer should work, it is what I have been test with.

>
> On 8 May 2012, at 08:39, Vance Shipley <vances@REDACTED> wrote:
>
>> The new observer application is a nice improvement over the old
>> toolbar apps.  It uses wxWidgets instead of gs and looks good on
>> my MacBook Pro.  In R15B01 load charts were added as well.

Thanks

>> It would be really nice if there was a "Print" option to export a
>> screen to a graphic file.  I'd like to capture the supervision
>> hierarchy in the Applications window for example.  Does anyone know
>> of a way to coax a graphic out of wx somehow?

Printing in wxWidgets, can be easy when it works out of box, and very
hard when it doesn't.
Do printing work on the mac in wx:demo()?

>> While I'm at it I will say that it would also be nice to extend it
>> to add application versions and even environment variables and values.

Good calls, will see what I can do, as always gui stuff have the least
priority here, but
I'm poking around when I have time, right now anyway.

Patches are always welcome :-)

/Dan

>> --
>>    -Vance
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list