<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 7: aedSpinner has all its members private</title><link href="https://sourceforge.net/p/aedgui/bugs/7/" rel="alternate"/><link href="https://sourceforge.net/p/aedgui/bugs/7/feed.atom" rel="self"/><id>https://sourceforge.net/p/aedgui/bugs/7/</id><updated>2004-05-06T10:16:18Z</updated><subtitle>Recent changes to 7: aedSpinner has all its members private</subtitle><entry><title>aedSpinner has all its members private</title><link href="https://sourceforge.net/p/aedgui/bugs/7/" rel="alternate"/><published>2004-05-06T10:16:18Z</published><updated>2004-05-06T10:16:18Z</updated><author><name>Alexandru Botezatu</name><uri>https://sourceforge.net/u/botik32/</uri></author><id>https://sourceforge.nete99465d754dab931b98c8293e3dc8345076f6cc5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;br /&gt;
first of all, I like aedGUI very much and it is so much&lt;br /&gt;
easier to learn than other GUI toolkits (hrm, MFC). &lt;br /&gt;
Thanks so much!&lt;/p&gt;
&lt;p&gt;I have a small problem though.&lt;/p&gt;
&lt;p&gt;I would like to derive from aedSpinner but&lt;br /&gt;
unfortunately all its members are private so I cannot&lt;br /&gt;
access them when trying to override some of&lt;br /&gt;
aedSpinner's functions like setVal().  I am forced to&lt;br /&gt;
copy the whole class implementation of aedSpinner.&lt;/p&gt;
&lt;p&gt;While a minor nuisance, I believe it can be fixed by&lt;br /&gt;
changing the interface of aedSpinner to have the&lt;br /&gt;
m_TextBox and m_Val as protected. What do you think?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>