Mulder
09-04-2003, 05:54 AM
Hello everybody,
i have to create an application to do wordpressecing. Normally simple! But here's my problem:
I have a multiline textbox with 30 visible textlines. If i am at the bottom of the textbox (in line 30) and if i press enter or a word-wrap changes to the next line (here line 31) the textbox should do something like a paging:
Now the textbox should look like emty and the cursor should be set at the visible line one (but here it is line 31 of the whole text).
The text should be stored in one textbox and it should seems like it is a new page...!
I've worked on that problem for the last 4 weeks and i can't fine a solution.
i have to create an application to do wordpressecing. Normally simple! But here's my problem:
I have a multiline textbox with 30 visible textlines. If i am at the bottom of the textbox (in line 30) and if i press enter or a word-wrap changes to the next line (here line 31) the textbox should do something like a paging:
Now the textbox should look like emty and the cursor should be set at the visible line one (but here it is line 31 of the whole text).
The text should be stored in one textbox and it should seems like it is a new page...!
I've worked on that problem for the last 4 weeks and i can't fine a solution.