<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 110: Invoking the Methods of Other Controls</title><link href="https://sourceforge.net/p/pythoncard/feature-requests/110/" rel="alternate"/><link href="https://sourceforge.net/p/pythoncard/feature-requests/110/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythoncard/feature-requests/110/</id><updated>2007-10-11T13:40:33Z</updated><subtitle>Recent changes to 110: Invoking the Methods of Other Controls</subtitle><entry><title>Invoking the Methods of Other Controls</title><link href="https://sourceforge.net/p/pythoncard/feature-requests/110/" rel="alternate"/><published>2007-10-11T13:40:33Z</published><updated>2007-10-11T13:40:33Z</updated><author><name>Brian Horton</name><uri>https://sourceforge.net/u/bhorton111/</uri></author><id>https://sourceforge.netd69402be08f2b15a8c76fb4737ee0560a5f1e19c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;How do I invoke the methods of another control? I want a menu selection that reads a file and plots it onto a map image which has been loaded to a BitmapCanvas control; I can get this to work from within an event handler of the BitmapCanvas but if I use the same code in  the menu code it takes the method name as a property name and of course says there isn’t such a property&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>