User forums > Help
cannot get graphical output from dislin using Tools output
stahta01:
--- Quote from: kmallick2000 on January 16, 2017, 05:00:18 pm ---ooops, I am sorry, Yes I tried all of the different combinations. some combos work as intended by outputting to an external console. but no luck in the way I want it to work. standard outout to the console inside and GUI as intended.
--- End quote ---
IIRC, That is because you are on Windows.
Tim S.
kmallick2000:
I don't understand why. Another IDE Netbean allows that fine.
BlueHazzard:
For me it is not clear what you want to do...
can you please explain in a step by step guide what do you want to do?
As far as i understand you want to run your compiled program trough the Tools plugin?
If you run the program trough Project->Run it runs fine, but if you run it trough Tools->Your program what happens?
What kind of output windows do you get? Ncurses, native mfc, qt?
kmallick2000:
Sorry for not being clear.
The main goal is to run my program without a separate console showing. Currently when I compile and run my code, I get a console output as well as a graphic output that uses the dislin routines. For example it shows a graphic plot as shown in the attached screen capture, while opening an external console at the same time:
I would like to pipe any output from the program in to an internal console (as opposed to an external console), but have the graphic output showing externally.
Currently, the Tools menu in Windows do not output anything, but keeps running in the background.
BlueHazzard:
i am afraid, but i don't think cb can do this.
There is no native functionality to put the output into a c::b internal window. One possibility is as you have found the tools plugin.
You can also try the Tools+ plugin, but i don't think this will help you...
Why is this not possible? Simply: no one has implemented it, because no one (or at least no cb developer) until now has a need for it.
Maybe there is some workaround i don't know...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version