[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Spell checker in 'good' old abl gui

  • Thread starter Thread starter DenDuze
  • Start date Start date
Status
Not open for further replies.
D

DenDuze

Guest
@richard: You wrote "They also want the red scribbly line under wrongly spelled words ... while editing." That is just what I writing about, that is the BackGroundChecking or check while you write @Mike: as far as i know our ABL windows are placed on a .NET form. You mean to create the .Net control and put it on the .Net Form exactly on the wanted location on the ABL Window? I think that will be hard to do. We have already many ABL Windows and I was planning to overlay all editors with a .Net TextBox @runtime to get the BackGroundChecking dynamically available on our ABL Windows. But If I need to parent my TextBox with the .Net form instead of the ABL Window that will be not so easy to do (I guess)

Continue reading...
 
Status
Not open for further replies.
Back
Top