News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

[bug r2742] Button on settings window needs 2 clicks when it opened

Started by z9999+, October 12, 2009, 06:34:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

z9999+

r2742

When I open settings window and click numbered_stations button, first click didn't work and it worked on second click. But it is not a big problem.

How to reproduce:
1. Open Settings window
2. Click numbered_stations button
3. Click numbered_stations button again

Result:
First click doesn't work but second click.

Dwachs

Parsley, sage, rosemary, and maggikraut.

prissi

Then all of them should do this ... but then, it should not be needed or the tab is slightly strange.

Dwachs

This dirty-variable is reset after each infowin_event, but for the first event (the first click on this numbered-station-button) dirty=true and the click is ignored. Maybe this is due to some gui-komponents that do not send WIN_OPEN etc to its children.
Parsley, sage, rosemary, and maggikraut.

prissi

I know; but somehow on my compiler it does work. Maybe there was an additional NONE event? Anyhow, now initializing everything after init themselves.