Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
Developing U++
»
UppHub
»
question on tool development for the IDE
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: question on tool development for the IDE
[
message #24170
is a reply to
message #23899
]
Thu, 31 December 2009 09:44
mirek
Messages:
14256
Registered:
November 2005
Ultimate Member
raxvan wrote on Wed, 02 December 2009 13:00
Hello,
I'm new to U++ framework , so in order for me to complete at least the visualization there is some stuff i need to know:
1. Is there something in the framework that will help me parse preprocesor directives only?
Preprocessor directives in general: No.
Anyway, theide knows which file includes which other file - it has to because otherwise it could not resolve dependencies while building:
Vector<String> HdependGetDependencies(const String& path);
See uppsrc/ide/Core.h
Quote:
2. I don't know how to add my GraphCtrl into the Ide.
At this stage, you will have to develop it on your machine, then submit the code.
Actual code would be quite simple, just hijack theide menu routine and perhaps add some "Dependency graph" method to Ide class.
Report message to a moderator
[
Message index
]
question on tool development for the IDE
By:
raxvan
on Wed, 02 December 2009 08:17
Re: question on tool development for the IDE
By:
koldo
on Wed, 02 December 2009 08:23
Re: question on tool development for the IDE
By:
mr_ped
on Wed, 02 December 2009 09:40
Re: question on tool development for the IDE
By:
raxvan
on Wed, 02 December 2009 19:00
Re: question on tool development for the IDE
By:
mrjt
on Thu, 03 December 2009 12:01
Re: question on tool development for the IDE
By:
mirek
on Thu, 31 December 2009 09:44
Re: question on tool development for the IDE
By:
raxvan
on Thu, 03 December 2009 12:47
Previous Topic:
String near match algorithm
Next Topic:
Another Sql Report Generator (Use QTF format)
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Wed May 07 08:03:34 CEST 2025
Total time taken to generate the page: 0.00679 seconds