Skip to content

Commit

Permalink
fix 002-06
Browse files Browse the repository at this point in the history
  • Loading branch information
seungmi committed Sep 25, 2019
1 parent 2e2cbd2 commit 2299c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 002_06_basic_canvas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

.. image:: resource_new/single_widget_02.png


* ``메모 추가 Add Memo`` : 현재 선택된 위젯에 메모를 추가할 수 있는 :doc:`메모 패널<004_04_panel_memo>` 을 불러옵니다.
* ``위젯 내보내기 Export to Widget`` : 현재 선택된 위젯을 커스텀 위젯 Custom Widget 으로 만들 수 있는 :doc:`위젯 내보내기 패널<004_06_panel_export_widget>` 을 호출합니다.
* ``이벤트 보기 Show Event`` : 현재 선택된 위젯에 연결된 이벤트를 수정 / 추가 할 수 있는 :doc:`이벤트 패널<004_03_panel_event>` 을 불러옵니다.
Expand Down

0 comments on commit 2299c5f

Please sign in to comment.