[ros-bugs] [Bug 4814] RosDBG shows "Connected: false"

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Aug 26 01:42:29 CEST 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4814





--- Comment #3 from basisbit <hp.stefan at gmail.com>  2009-08-26 01:42:29 CET ---
i think a 
public bool SerialPipeStatus
        {
            get { return mSerialPort.IsOpen; }
        }

in serialpipe.cs should be enought... (+ setting its returing bool.tostring() 
when needed)

But: where and when does rosdbg update/set the text of 
toolStripStatusLabel3.Text from Mainwindow.cs ?


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list