Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWBootstrap 3.4.1 error
#2
Regarding the second problem, I edited the IWBSInputForm.pas file by modifying the TIWBSInputForm.RenderHTML function (AContext: TIWCompContext): TIWHTMLTag to line 211 with
Result.Params.Values ['class']: = Result.Params.Values ['class'] + 'iw_default_submit_form' instead of this Result.AddStringParam ('class', 'iw_default_submit_form') which caused the loss of the properties set in the object ispector.
Is it correct to proceed in this way?

For the first problem in my opinion the problem is in the IWcontrol.pas unit. (the visibilty: hidden property remains even after the show call on the object)

Is there anyone who could give me some explanations?
Thanks for your help.
[/quote]
Reply


Messages In This Thread
IWBootstrap 3.4.1 error - by pierobonf@contal.it - 09-03-2019, 07:31 AM
RE: IWBootstrap 3.4.1 error - by pierobonf@contal.it - 09-04-2019, 09:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)