Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

draw

  1. D

    C# Reading paints to flowLayoutPanel using C# Sockets from server side

    I am trying to make an live paint program, what means that the server side will draw something and the client side will get it. I worked very hard on it for two weeks, and I was only able to make a server side that sends the drawings. I do not know how I can get them from a client side and...
  2. F

    JavaScript Drawing in canvas problems when scrolled

    Hello, im using a jQuery script to draw very simple on a canvas with dynamic background. My Problem is, as long as im on top of the page it works like a charm, but when the canvas is placed on a site with more content and you have to scroll down, the drawing position doesnt match the mouse...
  3. KptKarma07

    C# Positioning of WriteLine(); XMAS TREE

    Hi , i am trying to make a program that takes a input and draws a chirstmas tree. Im ahving a slight problem with the layoput of the tree but mainly the trunk i dont know how to center it. I have attachedan image of the code and issue many thanks.
Back
Top Bottom