Bug #86 - GetControlAttr script command doesn't work with checkboxes
Product:PageStream 5.0.2.10 (All Platforms)Reported By:Tim Doty
Severity:NormalAssigned To:Deron Kazmaier
Priority:Average sign in to watch (1 is watching)
Status:Fixed in 5.0.4Reported:2006-01-10 14:37:00
Category:ScriptingUpdated:2006-01-10 14:37:00
Summary:GetControlAttr script command doesn't work with checkboxes
Keywords:GetControlAttr
Attached Files:No files attached.
 Sign In to add a file.

The function GetControlAttr, when applied to a checkbox, does not seem to work correctly.

> print GetControlAttr(reqH, 21, ControlAttr_State)
{'.errno': 2, '.error': 0, '.result': 0, '.errstr': 'Invalid Parameter'}

> print GetControlAttr(reqH, 21, ControlAttr_Number)
{'.error': 1, '.result': 0}

No matter what the state of the checkbox is these are the results...

Deron Kazmaier wrote...2009-03-03 18:27:49

ControlAttr_State works for me now.

[Status updated to 'Fixed in 5.0.4' on Tue, 03 Mar 2009 18:27:49 -0500]

Add a Comment
Sign in to add a comment.

Bug #86 - GetControlAttr script command doesn't work with checkboxes by Tim Doty   GetControlAttr
  created:2006-01-10 14:37:00   last updated:2006-01-10 14:37:00
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.


sign in to add a bug