Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-15-2003, 02:22 PM
jason0816 jason0816 is online now
Registered User
 
Join Date: 07-14-2003
Location: MN
Posts: 10
Unhappy BUG report (or known issue?)

If I have the following (silly) code in a custom action GUI block, I get the options from the first list embedded in the second list.

This does not seem to be appropriate behavior.

I would have expected each list to contain a distinct set of items per the .action file.

I am running the latest evaluation download available as of 7/14/2003.

I look forward to hearing back on this one.

-- Jason

----------------------------------------
Code:
<Tab Name="My Tab">
<Field Name="Option1"
          Type="Combo"
          Description="Message"
          Width="50"
          DefaultValue="1">
          <ListData>
                    <ListItem Text="Option A"/>
                    <ListItem Text="Option B"/>
                    <ListItem Text="Option C"/>
          </ListData>
</Field>
<Field Name="DonkeyCheck" 
          Type="Check" 
          Description="Check if the Donkey is still alive?"/>
</Field>
<Field Name="TossIt"
          Type="Combo"
          Description="Throw what at the Donkey?"
          DefaultValue="1">
          <ListData>
                    <ListItem Text="A banana cream pie"/>
                    <ListItem Text="A whipped cream pie"/>
                    <ListItem Text="A bunch of jello"/>
          </ListData>
</Field>
</Tab>
Reply With Quote
  #2  
Old 07-15-2003, 02:49 PM
jason0816 jason0816 is online now
Registered User
 
Join Date: 07-14-2003
Location: MN
Posts: 10
Even more insidious....

The bug report I just added is more insidious than I originally expected. (at least in the eval copy)

All edit fields following the combo field get an associated drop list with all items that shoudl only belong to a combo box!
Reply With Quote
  #3  
Old 07-15-2003, 02:57 PM
jason0816 jason0816 is online now
Registered User
 
Join Date: 07-14-2003
Location: MN
Posts: 10
Here is a zip with a screen snap and the user.action file.

I forgot to attach some important info in the last post. It's attached to this one. you will need a WInZIP or a similar tool to view the contents.

The .action I modified was the ".Sampel\User Actions\NETAction\Net Action.action" file.

scrsnap.bmp is a screen snap of the dialog with the last edit (not intended to be a combo/edit) expanded...

In this you see the cumulative effect of the scope issue.

-- Jason
Reply With Quote
  #4  
Old 07-15-2003, 05:43 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
That is indeed a bug, which will be fixed for the next release.
Reply With Quote
  #5  
Old 07-16-2003, 10:03 AM
jason0816 jason0816 is online now
Registered User
 
Join Date: 07-14-2003
Location: MN
Posts: 10
Timing

Approximately when will the next official release be?
Or is that yet To Be Determined?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:15 PM.


Copyright © 1999-2023 Kinook Software, Inc.