Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: WC 5.65 bug

$
0
0
Re: WC 5.65 bug
Web Connection 5.0
Re: WC 5.65 bug
Dec. 28, 2012
02:54 pm
3OF0VYWOMShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:Stein Goering

Both the full release and shareware version of Web Connection downloads have been updated.

+++ Rick ---



After recompiling my app with the 5.65 framework files, one of my methods started throwing the following error: "Property INPUTCONTROL is not found."

I traced it to the wwwebradiobuttonlist::render method in webcontrols.prg (line 2277):

IFLOWER(this.RepeatDirection) = "vertical"this.IsInputControl = .F. lcOutput = "<table " + this.WriteBaseTags() + ">" + CRLFthis.InputControl = .t.

That last line should be

this.IsInputControl = .t.

--stein




Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles