[interfacekit] Re: patch for Globals.cpp: _init_interface_kit()

> Well, since get_scrollbar_info() is a remote method, so it's not so 
> fast, I don't see the need to call it repeatedly. For example, in case 
of Tracker, you would have at least 2 calls to get_scrollbar_info every 
time a window is created (very often, then), in case you call it in the 
constructor, against just one call at the tracker startup, if you call 
it in _init_interface_kit().
Good point, now that you mention it. Eventually I'll patch it to do so 
unless you decide to beat me to it. :)

--DW

Other related posts: