Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by sfi_dev at 02-06-2012 5:46 . Topic has 1 replies.

Print Search
Sort Posts:    
   02-06-2012, 5:46
sfi_dev is not online. Last active: 06.02.2012 20:24:28 sfi_dev

Top 25 Posts
Joined on 05-12-2011
Posts 25
Enter Key in Editor - ActiveX
Reply Quote
Hi there,
We used the ActiveX Control version 7.50.0.801.

When I start the editor, type a line and hit the enter key to do a hard return, the cursor does not go to the next line. So if I keep typing there is no hard return between the lines.

If I check the HTML by clicking the HTML tab view I can see a <br /> but it is just not displaying on screen.

If I hit enter twice then the cursor goes to the next line.

Is this a bug or known issue.
   Report 
   02-13-2012, 1:45
sfi_dev is not online. Last active: 06.02.2012 20:24:28 sfi_dev

Top 25 Posts
Joined on 05-12-2011
Posts 25
Re: Enter Key in Editor - ActiveX
Reply Quote
For anyone else experiencing this, I was reading editor content in a key_down event and apparently this is a no no.
   Report 
Pintexx Forum » Developer Produ... » pinEdit » Enter Key in Editor - ActiveX