Info bar

Posted by Giz on Mon 13 Aug 2007 06:47 PM — 3 posts, 15,077 views.

#0
Hi i wonder if it would be possible to have several infobars?
i think the system of the bar is great with the lack of tiling windows so i use it alot is it possible to have like 2 or 3 of them to use to send diffrent things to them?

thanks for a great work nick

/giz
Netherlands #1
You could always script something using a GUI library in one of the scripting languages. With Python, you could use wxPython for example. Or you could simply interface with a java GUI application. There's an example about this elsewhere on the forum. Personally, I use a method similar to interfacing with Java Application using UDPSend().
Australia Forum Administrator #2
See this thread:

http://www.gammon.com.au/forum/?id=4951

This describes another way of showing auxilliary information on the screen.