Re: Idea for NameSpace-problem
- Posted by MAP <ddhinc at ALA.NET> Apr 22, 1998
- 807 views
Oops, I need to be more diligent about proof-reading my posts *before* hitting the send button in the future... In my latest post, the line: > window_list[handle][some_property] = something_low_level(x, y) should read: > window_list[handle][some_property] = low_lev_ctrl:something_low_level(x, y) Thanks, Christopher D. Hickman