Aquileo | Recent changes to todohttps://sourceforge.net/p/smartwin/todo/Recent changes to todoenThu, 13 Jul 2006 22:24:47 -0000Aquileo | Datagrid: LVM_REDRAWITEMShttps://sourceforge.net/p/smartwin/todo/63/<div class="markdown_content"><p>Make a wrapper for the LVM_REDRAWITEMS message</p></div>Conrado PLGThu, 13 Jul 2006 22:24:47 -0000https://sourceforge.netfef0b07fb5d51fbaad7cb76e18901365772b465cAquileo | Datagrid: LVS_OWNERDATAhttps://sourceforge.net/p/smartwin/todo/62/<div class="markdown_content"><p>Datagrid should use LVS_OWNERDATA to implement the<br />
callback rows.</p></div>Conrado PLGThu, 13 Jul 2006 22:23:44 -0000https://sourceforge.nete1724898b59adbe512baf4fca67ed6e20d35163eAquileo | onSelectionChange...https://sourceforge.net/p/smartwin/todo/61/<div class="markdown_content"><p>...should have some sort of boolean value passed to the<br />
event handler indicating if the event was raised by<br />
code or by the user...</p></div>Thomas HansenMon, 13 Feb 2006 07:56:19 -0000https://sourceforge.netdeb8f96c9fc68b678bf20018b79511922597dbe3Aquileo | Verify all UnitTests builds with WineLib...https://sourceforge.net/p/smartwin/todo/60/<div class="markdown_content"><p>Fix so tha all unit tests compiles with WineLib.</p>
<p>.t</p></div>Thomas HansenFri, 30 Dec 2005 12:53:51 -0000https://sourceforge.net0a6c4edfd2d42a4922867ff54e04d6595365f425Aquileo | WM_MEASUREITEM...https://sourceforge.net/p/smartwin/todo/59/<div class="markdown_content"><p>...is dependant upon the CtrlId which we don't set for<br />
any other items then Menu Widgets, this should be fixed<br />
but is potentially dangerous since it messes with both<br />
datagrid and menus...</p>
<p>.t</p></div>Thomas HansenWed, 28 Sep 2005 20:28:36 -0000https://sourceforge.net5c96c58835215127d6a8130a8efe2bb9cc103547Aquileo | Command class public Copy CTOR assignment op...?https://sourceforge.net/p/smartwin/todo/58/<div class="markdown_content"><p>Why does the Copy CTOR need to be public to compile in GCC?<br />
This one should be private...</p>
<p>Also the AspectTrueWindow's Copy CTOR had too be public<br />
to make GCC function...</p></div>Thomas HansenTue, 03 May 2005 09:52:41 -0000https://sourceforge.nete1419f629bc02d926d8a63baef56c060a595cdbaAquileo | Suggestions from fuhzhttps://sourceforge.net/p/smartwin/todo/57/<div class="markdown_content"><p>* add a method to handle middleClick message<br />
(there is : leftButton, rightButton, what about<br />
middleClick ?)<br />
* add a method to handle programmer's ID message<br />
-> if ms add some new messages id, we can explicitely<br />
handle those messages<br />
without update SmartWin lib.</p>
<p>(The ones above here is done, Thomas)</p>
<p>* Why not, add simple methodes to WidgetMenu to display<br />
icons in the<br />
Windows menus ?</p>
<p>(But this one is intyeresting, thomas)</p>
<p>I am not a C++, Win32 expert...<br />
But, I have found very interresting Win32 C simple<br />
source code in<br />
<a href="http://www.catch22.net/tuts/" rel="nofollow">http://www.catch22.net/tuts/</a><br />
You should see if there is something interressing.<br />
(Docking Toolbar<br />
implementation, flickering)</p></div>Thomas HansenThu, 03 Mar 2005 08:39:07 -0000https://sourceforge.net6a28a26d9e0dd45b6ec97765b71fa37c92c90dadAquileo | this == null in event handlershttps://sourceforge.net/p/smartwin/todo/56/<div class="markdown_content"><p>There is a problem in event handlers where the this<br />
pointer == null, look in the WidgetSplitter example for<br />
an example...</p></div>Thomas HansenSat, 26 Feb 2005 19:57:48 -0000https://sourceforge.netcecbd7b285aaf46cae4e388e48e80cd221ad7377Aquileo | Add up more "compile time unit testing logic"...https://sourceforge.net/p/smartwin/todo/55/<div class="markdown_content"><p>We probably need to do every single piece of logic<br />
possible to do with all widgets/aspects, like for<br />
instance only a "member event handler" is being used<br />
today in the WidgetDateTimePicket project, we should<br />
also test the "global event handler" to get bugs sorted<br />
out compile time at a higher rate then today...</p></div>Thomas HansenWed, 23 Feb 2005 14:27:36 -0000https://sourceforge.net8b20610f80b1b64afee34b36fd4e3b1fe3fc04bfAquileo | Website FAQ...https://sourceforge.net/p/smartwin/todo/54/<div class="markdown_content"><p>The FAQ at the website doesn't work anymore, probably<br />
due to the PHP update at the sourceforge servers...<br />
It's got some funny GUID or something which messes up<br />
the GET parameters...</p></div>Thomas HansenWed, 23 Feb 2005 08:14:50 -0000https://sourceforge.net6cc9c8b5c2c639157d7e24247c8a4a0ca70a0631