dabowebsite Commit
Revision 138
Date: 2010-07-07 08:15:38 -0700 (Wed, 07 Jul 2010)
Author: Ed
Trac: http://trac.dabodev.com/changeset/138

Changed:
U   trunk/blog/Announcements/Web_Update_revision_5910_Posted.txt

Log:
Added the pseudo-bullets to the text

Diff:
Modified: trunk/blog/Announcements/Web_Update_revision_5910_Posted.txt
===================================================================
--- trunk/blog/Announcements/Web_Update_revision_5910_Posted.txt        
2010-07-07 14:50:02 UTC (rev 137)
+++ trunk/blog/Announcements/Web_Update_revision_5910_Posted.txt        
2010-07-07 15:15:38 UTC (rev 138)
@@ -1,21 +1,21 @@
 Web Update revision 5910 Posted
-<p>Added the dRichTextBox class, which allows for basic rich text editing and 
display.<br />
-Fixed a bug in Web Update that prevented apps from recognizing that Web Update 
had not yet been run for that Dabo installation.<br />
-Changed the PreferenceDialog to use a basic dPageFrame instead of dPageList, 
due to wx warnings.<br />
-Fixed a potential problem in list controls where the control could try to 
access its value before the correct DataSource had been set.<br />
-Added code to reduce dGrid flickering under Windows.<br />
-Added the ImageRenderer class to display images in grid cells.<br />
-The code that handles dropped text/files now preserves the x,y location of the 
drop so that you can tell where on the control the user dropped.<br />
-Added a textbox-level NoneDisplay property so that individual text box 
controls can determine how they display None values instead of all controls 
using dApp.NoneDisplay.<br />
-Fixed an incompatibility with a recent wxPython change to the foldpanelbar 
class.<br />
-Several visual improvements to the dPageStyled class.<br />
-Fixed a bug in dSlider that prevented reversed display.<br />
-Fixed some inheritance issues with sizers.<br />
-Improved sizer outlining to be more flexible. This is mostly for app design 
uses.<br />
-Added support for the dPageStyled class to the Class Designer.<br />
-Added visual indication of sizers in the Class Designer when a sizer is the 
selected object.<br />
-Added the HomeDirectoryStatusBar to the visual tools to display your current 
app's HomeDirectory.<br />
-Updated the standard directory structure for Dabo apps to include 'cache' and 
'lib' directories.<br />
-Fixed some import errors in reportWriter.py<br />
-Added an optimization to dDataSet that improves performance when doing 
multiple queries against the same data.<br />
-Added an optional optimization to dBizobj that avoids having to requery child 
bizobjs during a scan().</p>
\ No newline at end of file
+<p>- Added the dRichTextBox class, which allows for basic rich text editing 
and display.<br />
+- Fixed a bug in Web Update that prevented apps from recognizing that Web 
Update had not yet been run for that Dabo installation.<br />
+- Changed the PreferenceDialog to use a basic dPageFrame instead of dPageList, 
due to wx warnings.<br />
+- Fixed a potential problem in list controls where the control could try to 
access its value before the correct DataSource had been set.<br />
+- Added code to reduce dGrid flickering under Windows.<br />
+- Added the ImageRenderer class to display images in grid cells.<br />
+- The code that handles dropped text/files now preserves the x,y location of 
the drop so that you can tell where on the control the user dropped.<br />
+- Added a textbox-level NoneDisplay property so that individual text box 
controls can determine how they display None values instead of all controls 
using dApp.NoneDisplay.<br />
+- Fixed an incompatibility with a recent wxPython change to the foldpanelbar 
class.<br />
+- Several visual improvements to the dPageStyled class.<br />
+- Fixed a bug in dSlider that prevented reversed display.<br />
+- Fixed some inheritance issues with sizers.<br />
+- Improved sizer outlining to be more flexible. This is mostly for app design 
uses.<br />
+- Added support for the dPageStyled class to the Class Designer.<br />
+- Added visual indication of sizers in the Class Designer when a sizer is the 
selected object.<br />
+- Added the HomeDirectoryStatusBar to the visual tools to display your current 
app's HomeDirectory.<br />
+- Updated the standard directory structure for Dabo apps to include 'cache' 
and 'lib' directories.<br />
+- Fixed some import errors in reportWriter.py<br />
+- Added an optimization to dDataSet that improves performance when doing 
multiple queries against the same data.<br />
+- Added an optional optimization to dBizobj that avoids having to requery 
child bizobjs during a scan().</p>



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to