Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » What is the best: a separate UppCodeEditor or expanding the existing?
Re: What is the best: a separate UppCodeEditor or expanding the existing? [message #2046 is a reply to message #2040] Thu, 30 March 2006 22:03 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
fudadmin wrote on Thu, 30 March 2006 08:57

I want to have my customized DialectCodeEditor, someone PythonCodeEditor etc. with connections to I guess different Assists. And, I guess, we all want different right click popup menus.

What would be the best for all interested sides:
1. a separate UppCodeEditor, PythonCodeEditor etc. by sublassing from CodeEditor or
2. expanding the existing interface?
3. other alternatives.

I've started the 1.option succesfully but I don't want to waste my time if later some new grand changes will emerge. Also, I want to know the best technical considerations.


Well, the most safe approach would be to base your efforts on LineEdit (CodeEditor is derived from it as well).

Personally, I would most likely used CodeEditor, mosty to get Find&Replace, and reimplemented highlighting section.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Funny experiences with AlphaBlend....
Next Topic: Request for code audit
Goto Forum:
  


Current Time: Sat Sep 06 10:28:52 CEST 2025

Total time taken to generate the page: 0.06501 seconds