From: Dionyziz Z. <dio...@ho...> - 2004-03-24 10:01:18
|
<html><div style='background-color:'><P>genuis_coder has redesigned NodeTabs.</P> <P>You can find the current code with an example application at <BR><A href="http://node.sourceforge.net/dev/xptabs.zip">http://node.sourceforge.net/dev/xptabs.zip</A></P> <P>Some notes regarding the new control:</P> <P>Bad Points:<BR>1) Bug: TabDblClick has Index argument which causes errors when working with collections.<BR>2) Although the Left of a tab can be calculated using the Width property there should be a way to get it directly.<BR>3) The control still does not provide a method to highlight a tab.<BR>4) The control does not provide an OLEDragDrop event.<BR>5) Although the enabled property works fine, the picture of a disabled tab should be converted to grayscale, as the color of the caption of the tab.<BR>6) The weel of the mouse does not work for scrolling!<BR>7) There is no TabTag property(for each tab).</P> <P>Good Points:<BR>1) There are MouseDown, MouseUp, MouseIn and MouseOut events.<BR>2) A property to read the width has been implemented.<BR>3) There are many color settings properties!<BR>4) The tabs now support icons.<BR>5) BugFix: Change event has become TabPressed, with PreviousTab as an argument, and the <BR>6) current tab can be read using the Control's properties.<BR>7) Lets the programmer choose a "set" width and cuts down the caption using "...".<BR>8) SelectedTab sets/gets the index of the tab.</P> <DIV class=RTE>dionyziz.</DIV></div><br clear=all><hr>Tired of spam? Get <a href="http://g.msn.com/8HMAEN/2734??PS=">advanced junk mail protection</a> with MSN 8.</html> |