News:

Simutrans Tools
Know our tools that can help you to create add-ons, install and customize Simutrans.

[patch] Fix sticky and rollup properties after loading window

Started by TurfIt, January 28, 2011, 02:01:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TurfIt

The sticky and rollup properties of windows are not being restored when gui_frame_t::rdwr() creates it's own window, and throws away the window created in rwdr_all_win().
?rwdr? - everything else is rdwr.

prissi


Spike

Quote from: TurfIt on January 28, 2011, 02:01:40 AM
?rwdr? - everything else is rdwr.

I think that was meant to say "read_write", but the developer considered the full name to be too long. Just in case people wonder what rdwr might mean ...