View Issue Details

IDProjectCategoryView StatusLast Update
0002978JEDI VCL00 JVCL Componentspublic2005-08-09 06:12
ReporteranonymousAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version3.00 
Target VersionFixed in Version 
Summary0002978: JVGASKListBox
Descriptionfunction TJvgAskListBox.SetPushedButtonInLine(Index: Word; Value: Word): Boolean;
var
  R: TRect;
begin
  if (Index < Items.Count) and (Value in [0..2]) then
  begin

You can only set 2 push buttons in a line from a database. If I need 20,
what can I do. It doesn't matter if I change the range to [0..20].
TagsNo tags attached.

Relationships

has duplicate 0003111 resolvedobones TJvgAskListBox Only Push down 2 Buttons 

Activities

obones

2005-05-21 06:41

administrator   ~0007290

Please try to use a non Globus equivalent, those components are here for legacy purposes only and will be dropped in the not too distant future.

obones

2005-08-09 06:12

administrator   ~0007708

See 0003111 for details.

Issue History

Date Modified Username Field Change
2005-05-20 16:10 anonymous New Issue
2005-05-21 06:41 obones Note Added: 0007290
2005-05-21 06:41 obones Status new => acknowledged
2005-08-09 06:07 obones Relationship added has duplicate 0003111
2005-08-09 06:12 obones Status acknowledged => closed
2005-08-09 06:12 obones Note Added: 0007708