|
|
|
@ -1,6 +1,6 @@ |
|
|
|
## The Framework of EAF |
|
|
|
## The Framework of EAF |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
* QGraphicsScene similar Emacs' buffer, control content and state. |
|
|
|
* QGraphicsScene similar Emacs' buffer, control content and state. |
|
|
|
* QGraphicsView similar Emacs' window, control size and position. |
|
|
|
* QGraphicsView similar Emacs' window, control size and position. |
|
|
|
@ -29,7 +29,7 @@ M-x eaf-open |
|
|
|
|
|
|
|
|
|
|
|
Then type "eaf-demo" as input, will pop hello world window in emacs like below: |
|
|
|
Then type "eaf-demo" as input, will pop hello world window in emacs like below: |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
 |
|
|
|
|
|
|
|
|
|
|
|
It's a big hello button, try to click it, haha. |
|
|
|
It's a big hello button, try to click it, haha. |
|
|
|
|
|
|
|
|
|
|
|
|