- Posts: 5
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Graphics Development
- Problem with TD2Combotextbox orcad2D
×
Components and Libraries for Graphics Development, discussions, problems and suggestions.
Question Problem with TD2Combotextbox orcad2D
- Jean-Philippe FABRE
- Topic Author
- Offline
- New Member
-
Less
More
4 years 2 months ago #11570
by Jean-Philippe FABRE
Problem with TD2Combotextbox orcad2D was created by Jean-Philippe FABRE
The TD2WideStringsProperty editor used by the items in TD2Combotextbox property doesn't edit the widestring.
It always display 'Type items:' so you can't modify an existing strings.
The bug can be fixed in AllOrcaRegister by removing the line 335:
EditDlg.cnMemo.Text := 'Type items:';
this line always erase the memo contents
It always display 'Type items:' so you can't modify an existing strings.
The bug can be fixed in AllOrcaRegister by removing the line 335:
EditDlg.cnMemo.Text := 'Type items:';
this line always erase the memo contents
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
4 years 2 months ago #11571
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Problem with TD2Combotextbox orcad2D
Thanks Sir
we put your fix in the Lab CT
we put your fix in the Lab CT
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.