<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to todo</title><link href="https://sourceforge.net/p/smartwin/todo/" rel="alternate"/><link href="https://sourceforge.net/p/smartwin/todo/feed.atom" rel="self"/><id>https://sourceforge.net/p/smartwin/todo/</id><updated>2006-07-13T22:24:47Z</updated><subtitle>Recent changes to todo</subtitle><entry><title>Datagrid: LVM_REDRAWITEMS</title><link href="https://sourceforge.net/p/smartwin/todo/63/" rel="alternate"/><published>2006-07-13T22:24:47Z</published><updated>2006-07-13T22:24:47Z</updated><author><name>Conrado PLG</name><uri>https://sourceforge.net/u/conradoplg/</uri></author><id>https://sourceforge.netfef0b07fb5d51fbaad7cb76e18901365772b465c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Make a wrapper for the LVM_REDRAWITEMS message&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Datagrid: LVS_OWNERDATA</title><link href="https://sourceforge.net/p/smartwin/todo/62/" rel="alternate"/><published>2006-07-13T22:23:44Z</published><updated>2006-07-13T22:23:44Z</updated><author><name>Conrado PLG</name><uri>https://sourceforge.net/u/conradoplg/</uri></author><id>https://sourceforge.nete1724898b59adbe512baf4fca67ed6e20d35163e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Datagrid should use LVS_OWNERDATA to implement the&lt;br /&gt;
callback rows.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>onSelectionChange...</title><link href="https://sourceforge.net/p/smartwin/todo/61/" rel="alternate"/><published>2006-02-13T07:56:19Z</published><updated>2006-02-13T07:56:19Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.netdeb8f96c9fc68b678bf20018b79511922597dbe3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;...should have some sort of boolean value passed to the&lt;br /&gt;
event handler indicating if the event was raised by&lt;br /&gt;
code or by the user...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Verify all UnitTests builds with WineLib...</title><link href="https://sourceforge.net/p/smartwin/todo/60/" rel="alternate"/><published>2005-12-30T12:53:51Z</published><updated>2005-12-30T12:53:51Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.net0a6c4edfd2d42a4922867ff54e04d6595365f425</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Fix so tha all unit tests compiles with WineLib.&lt;/p&gt;
&lt;p&gt;.t&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>WM_MEASUREITEM...</title><link href="https://sourceforge.net/p/smartwin/todo/59/" rel="alternate"/><published>2005-09-28T20:28:36Z</published><updated>2005-09-28T20:28:36Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.net5c96c58835215127d6a8130a8efe2bb9cc103547</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;...is dependant upon the CtrlId which we don't set for&lt;br /&gt;
any other items then Menu Widgets, this should be fixed&lt;br /&gt;
but is potentially dangerous since it messes with both&lt;br /&gt;
datagrid and menus...&lt;/p&gt;
&lt;p&gt;.t&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Command class public Copy CTOR assignment op...?</title><link href="https://sourceforge.net/p/smartwin/todo/58/" rel="alternate"/><published>2005-05-03T09:52:41Z</published><updated>2005-05-03T09:52:41Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.nete1419f629bc02d926d8a63baef56c060a595cdba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Why does the Copy CTOR need to be public to compile in GCC?&lt;br /&gt;
This one should be private...&lt;/p&gt;
&lt;p&gt;Also the AspectTrueWindow's Copy CTOR had too be public&lt;br /&gt;
to make GCC function...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Suggestions from fuhz</title><link href="https://sourceforge.net/p/smartwin/todo/57/" rel="alternate"/><published>2005-03-03T08:39:07Z</published><updated>2005-03-03T08:39:07Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.net6a28a26d9e0dd45b6ec97765b71fa37c92c90dad</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;* add a method to handle middleClick message&lt;br /&gt;
(there is : leftButton, rightButton, what about&lt;br /&gt;
middleClick ?)&lt;br /&gt;
* add a method to handle programmer's ID message&lt;br /&gt;
-&amp;gt; if ms add some new messages id, we can explicitely&lt;br /&gt;
handle those messages&lt;br /&gt;
without update SmartWin lib.&lt;/p&gt;
&lt;p&gt;(The ones above here is done, Thomas)&lt;/p&gt;
&lt;p&gt;* Why not, add simple methodes to WidgetMenu to display&lt;br /&gt;
icons in the&lt;br /&gt;
Windows menus ?&lt;/p&gt;
&lt;p&gt;(But this one is intyeresting, thomas)&lt;/p&gt;
&lt;p&gt;I am not a C++, Win32 expert...&lt;br /&gt;
But, I have found very interresting Win32 C simple&lt;br /&gt;
source code in&lt;br /&gt;
&lt;a href="http://www.catch22.net/tuts/" rel="nofollow"&gt;http://www.catch22.net/tuts/&lt;/a&gt;&lt;br /&gt;
You should see if there is something interressing.&lt;br /&gt;
(Docking Toolbar&lt;br /&gt;
implementation, flickering)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>this == null in event handlers</title><link href="https://sourceforge.net/p/smartwin/todo/56/" rel="alternate"/><published>2005-02-26T19:57:48Z</published><updated>2005-02-26T19:57:48Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.netcecbd7b285aaf46cae4e388e48e80cd221ad7377</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is a problem in event handlers where the this&lt;br /&gt;
pointer == null, look in the WidgetSplitter example for&lt;br /&gt;
an example...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add up more "compile time unit testing logic"...</title><link href="https://sourceforge.net/p/smartwin/todo/55/" rel="alternate"/><published>2005-02-23T14:27:36Z</published><updated>2005-02-23T14:27:36Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.net8b20610f80b1b64afee34b36fd4e3b1fe3fc04bf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We probably need to do every single piece of logic&lt;br /&gt;
possible to do with all widgets/aspects, like for&lt;br /&gt;
instance only a "member event handler" is being used&lt;br /&gt;
today in the WidgetDateTimePicket project, we should&lt;br /&gt;
also test the "global event handler" to get bugs sorted&lt;br /&gt;
out compile time at a higher rate then today...&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Website FAQ...</title><link href="https://sourceforge.net/p/smartwin/todo/54/" rel="alternate"/><published>2005-02-23T08:14:50Z</published><updated>2005-02-23T08:14:50Z</updated><author><name>Thomas Hansen</name><uri>https://sourceforge.net/u/polterguy/</uri></author><id>https://sourceforge.net6cc9c8b5c2c639157d7e24247c8a4a0ca70a0631</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The FAQ at the website doesn't work anymore, probably&lt;br /&gt;
due to the PHP update at the sourceforge servers...&lt;br /&gt;
It's got some funny GUID or something which messes up&lt;br /&gt;
the GET parameters...&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>