graphical user interface and C

  • #306405
    kkk 75.***.182.121 2348

    C 로 graphical user interface 를 만들어야 하는데 어떻게 시작 해야 하는지요,
    C++가 아니랍니다.
    아시는 분이 있으면 답변 바랍니다.

    • 0xd055 64.***.211.64

      어떤 환경인지요(os, compiler, device, 현재 주어진 abstraction, etc.)? resource constraints는? X와 많은 window manager들도 C로 만들어져 있죠. 그렇다고 그걸 원하시는건 아닐 것 같은데요. 혹시 이미 주어진 환경이 있고, application을 C로 짜는 것을 말씀하시는 것인지? 100% C로 윈도우 프로그래밍 한다던가 말이죠.

    • 71.***.195.23

      GTK는 C라고 돼 있군요.

    • kkk 75.***.183.28

      sorry for the late reply and thanks a lot for your comments.
      i need to use window-based Graphical Device Interface,
      i am beginner level C programmer, and also never worked on graphical interface. Please let me know if you can take a look at the code,i’ll be really appreciated,

Cancel