
Sheridan Designer Widgets
Quote:
>> [lotsa stuff...]
>> >When I say that there were literally hundreds of bugs I am not kidding.
>> >They should at least have solved our problems by releasing a maintenance
>> >upgrade. Maybe they did; does anyone know? Regardless, I thought I
>> >should let you *all* know this. To me it is a rip off.
>> >Jim Blaich
>> >Windows Genealogy 2.0 Author
>> >--
>>***********************************************************************
>> >*** This is a public access account provided by the Central branch ***
>> >*** of the Contra Costa County Library. Literally anyone can be ***
>> >*** using it to send this message. Their views are their own, and ***
>> >*** do not reflect those of the Contra Costa County Library. ***
>>***********************************************************************
>> Hey Jim,
>> do you know anyones experiences with Version 2.0 of the Designer
>> Widgets? I'm right at the beginning of a VB project where I would like
>> to use the notebook control. So if there are any *major* problems
>> known to you, I would appreciate any comments (before I get into
>> really deep s... in the middle of the project ;-) ).
>> Thanks.
>> thomas borowski
>I also found MANY bugs with Sheridan's Calendar Widget and Data Widgets.
> These bugs are very easily producable, although my requirements doesn't
>halt me using these controls, I'm EXTREMELY cautious while using
>Sheridan's controls. First I try to find Microsoft's provided controls,
>and use Sheridan's where it's use is not criticle.
>-- Kiran
I've found quite a few problems with Sheridan's Data Widgets as well.
I'm (trying to) use their SSDBCombo control as an unbound control. The
ListPosition event doesn't fire unless you call it from another event
(e.g. KeyUp), in which case it doesn't necessarilily get fired in the
right order. The UnboundPositionData reads sequentially from the
beginning of the resultset (table, dynaset, or snapshot) despite the
resultset having already been positioned, etc.
What concerns me is that I've just ordered the Designer Widgets, mostly
for the Tab control. I wonder if I'm in for a dissappointment.
BTW, _are_ there any Combo controls that can be made to work fast with
very large (1+ million row resultsets) databases?
++ Dave