Yes thank you. I'm not sure what they did but they have managed the problem.
Now we are thinking of customization Gscreen.
Here's the deal: they want to create cnc deck like siemens/fanuc...
First of all they want to get rid of the mouse and use hardware buttons to control gscreen. This buttons should be placed below the monitor and when you press hardware button it should act like you press the button on the screen right above hardware one. So we thought that it will be useful to get hal pins for each button-cell. (see attach)
Probably it'll be easier to get access to them if we pack them not into Vbox -> Hbox but into Notepad -> Hbox then we can get access to active row using something like
notepad -> active page -> Hbox.n-th child
And it will be great if we can export pins something like bottom-line-buttons.0, bottom-line-buttons.1 ... and left-side-buttons.0...
I'll post any news about that.