Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit

Started by simha at 07-08-2010 3:09 . Topic has 3 replies.

Print Search
Sort Posts:    
   07-08-2010, 3:09
simha is not online. Last active: 08.07.2010 11:58:54 simha

Top 100 Posts
Joined on 07-08-2010
Posts 8
few problems with pinEdit properties
Reply Quote
Hi,
I am using a pinEdit and I have 3 questions:

1 I am getting the following error message when i try to run the projedt:
An error occured in the script on this page line 1 char 1 error: object expected code 0 url:file...pinEdit.html
why I am getting this error message?

2 how to change the MODE to be HTML and not EDIT when ModeToolbar=External?
I can't change it in the property windows!

3 how to assign text to my pinedit?
I wrote edit.Text="Hello"
but the text is not asssigned to the pinEdit

Thanks for your help

simha
   Report 
   07-09-2010, 8:17
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: few problems with pinEdit properties
Reply Quote
Hello,

is the "editor" folder at the same location where the DLL is ?

This can not be changed during design time. Please try with code.

Using .Text property is the correct choice. Please have a look at evaluation sample.

Regards,
Hans-Peter
   Report 
   07-11-2010, 11:05
simha is not online. Last active: 08.07.2010 11:58:54 simha

Top 100 Posts
Joined on 07-08-2010
Posts 8
Re: few problems with pinEdit properties
Reply Quote
yes, the editor folder is at the same location where the dll is.

thanks
   Report 
   07-14-2010, 11:28
Pintexx Support is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: few problems with pinEdit properties
Reply Quote
Hello,

please make sure that you have copied the entire "editor" folder.

Regards,
Hans-Peter
   Report 
Pintexx Forum » Developer Produ... » pinEdit » Re: few problems with pinEdit properties