473,386 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Textbox Console

Does anyone know where I can get my hands on a textbox console, like the
Immediate textbox in Visual Studio (any), in which I can map I/O streams
such that a class library built for a console app (re System.Console) can
interact with the user in the textbox?

Thanks,
Jon
Nov 15 '05 #1
2 5876
Could you use a std textbox for input and a richtextbox for the output?

"Jon Davis" <jo*@REMOVE.ME.PLEASE.jondavis.net> wrote in message
news:#5**************@tk2msftngp13.phx.gbl...
Does anyone know where I can get my hands on a textbox console, like the
Immediate textbox in Visual Studio (any), in which I can map I/O streams
such that a class library built for a console app (re System.Console) can
interact with the user in the textbox?

Thanks,
Jon

Nov 15 '05 #2
My problem is the streams. I tried to use the MemoryStream but it didn't
work.

Jon
"William Stacey" <st*****@mvps.org> wrote in message
news:O4**************@tk2msftngp13.phx.gbl...
Could you use a std textbox for input and a richtextbox for the output?

"Jon Davis" <jo*@REMOVE.ME.PLEASE.jondavis.net> wrote in message
news:#5**************@tk2msftngp13.phx.gbl...
Does anyone know where I can get my hands on a textbox console, like the
Immediate textbox in Visual Studio (any), in which I can map I/O streams
such that a class library built for a console app (re System.Console) can interact with the user in the textbox?

Thanks,
Jon


Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: mcl chan | last post by:
Hello all, I'm using below code for c# app to call another app { System.Diagnostics.Process proc = new System.Diagnostics.Process(); proc Enable.RaisingEvents=false; proc...
0
by: Alex Moskalyuk | last post by:
I am using System.Windows.Forms.TextBox to publish some real-time data that's coming off the external devices. My data is fed into the TextBox with proper precautions not to exceed the MaxSize...
4
by: Rodrigo DeJuana | last post by:
Howdy, I'm new to this .net stuff and really have little to no training. Im trying to create a new page for a web form, so i have been pretty much jsut coping code. I having some issue with...
14
by: Adam Clauss | last post by:
I've an application which is using a multiline textbox to log the status of a fairly long procedure. "Updates" are made to the status by calling textbox.AppendText. As my task is fairly lengthy,...
2
by: Nevyn Twyll | last post by:
I have a set of libraries that do processing output to Console.Out, and Console.Error. How do I direct that output to a Textbox on a Windows form in CSharp? Thanks in advance! - Nevyn
0
by: phil | last post by:
I'm having the same problem. Basically, what I need to know is - Can I move more than 4000 characters from a TextBox in a Web Form to a string? If so, some code that illustrates how to do this...
4
by: ano | last post by:
I have a console application and a lot of Console.WriteLine(). Now I want to convert it to Windows Form Application. Is it possible to getting all of the console messages to Form.Textbox without...
2
by: alex | last post by:
Hi, I have several classes, which i use in my windows application. The classes uses console.writeline to print status information. Now i have a log-textbox in my windows application and i want...
5
by: Claude Grecea | last post by:
If anyone could help, I would greatly appreciated. I am using a "For Loop" and thru each complete iteration I would like it to stop and ask for user input, but I would not like to use a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.