<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 7: Can't add components (e.g. dialogs!) in init method</title><link href="https://sourceforge.net/p/thinlet/bugs/7/" rel="alternate"/><link href="https://sourceforge.net/p/thinlet/bugs/7/feed.atom" rel="self"/><id>https://sourceforge.net/p/thinlet/bugs/7/</id><updated>2005-10-05T22:51:23Z</updated><subtitle>Recent changes to 7: Can't add components (e.g. dialogs!) in init method</subtitle><entry><title>Can't add components (e.g. dialogs!) in init method</title><link href="https://sourceforge.net/p/thinlet/bugs/7/" rel="alternate"/><published>2005-10-05T22:51:23Z</published><updated>2005-10-05T22:51:23Z</updated><author><name>Laszlo Marai</name><uri>https://sourceforge.net/u/atleta/</uri></author><id>https://sourceforge.netb4014b05060846c7861760bafe8393cacb0f081c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you call the Thinlet.add method to add further&lt;br /&gt;
components to the desktop (e.g. a dialog) from the init&lt;br /&gt;
method then it won't appear. This is a rather nasty&lt;br /&gt;
problem because one is expected to initialize the GUI&lt;br /&gt;
(i.e. to fill it with some live data) in the init&lt;br /&gt;
method. Now how do you report errors during the&lt;br /&gt;
initialization? E.g. if you load some data from disk or&lt;br /&gt;
try to access an external device to load the initial&lt;br /&gt;
GUI contents this will be a problem.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>