ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 LayerProps Edit behaves strangely

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
zerob Posted - Jan 22 2021 : 17:39:31
When trying to edit a TextLayer of a TImageEnView with a TIELayerProps and a TImageEnLayerMView, it messes up the carret position while typing, resultig in strange not wanted text.

It jumps to the text start or simply deletes chars if i type too fast as it seems to sync the text and the carret position constantly, ignoring the fact, that the Text input of the LayerProps should be the only thing that dictates what the other controls should do and not the other way around and the carret shouldn't reset and the text should not change while i type, other than my chars that i enter.
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jan 25 2021 : 16:36:27
Please email me for a fix for this.

Nigel
Xequte Software
www.imageen.com
zerob Posted - Jan 23 2021 : 04:05:46
As you see, i type into the "TIELayerProps" instead of the doubleclick on the textlayer. Maybe the Textlayer or the LayerMview does send a refresh update when it receives the text from the TIELayerProps and this overwrites the caret and sometimes also the text in the TIELayerProps box. There should be no tampering from other components while you type into the TIELayerProps or into a doubleclick textlayer edit box and vice versa. or maybe the layermview is updating something... it seems something is tampering with the input
zerob Posted - Jan 23 2021 : 03:58:28
This shows 3 different things i reportet on 3 different threads, also it shows the thing i reportet in this thread...

attach/zerob/202112335735_textedit.zip
1369.54 KB
zerob Posted - Jan 23 2021 : 03:54:52
I will post you a video in a few seconds, showing you all the problems i reported in 3 different threads. Also this one.

I type and while typing, the caret jumps to the start of the text and it adds my chars to the start instead of the position where i am in the edit.

I don't know what is causing this. maybe one linked component like the layerview is updating the textbox with the same text while i type to the box.

Sometimes it doesn't reposition the caret to the start but deletes letters from the end as it updates it with an old text that didn't include the quickly typed letters.
xequte Posted - Jan 22 2021 : 23:14:18
Hi

I can't reproduce that. Can you give me precise steps that make the issue arise?

Nigel
Xequte Software
www.imageen.com