Changing texbox values from another project C# -


where form layout, 3 textboxes. kinect coor x, y , z.

i have second project, where, coordinates of hand kinect. main project referencing second project.

now need update these textboxes, coordinates, kinect in second project. how can it? when try, add main project references in second project, visual studio says circular dependency.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -