per page, with , order by , clip by
Results of 1 - 10 of about 137 for [SIMILAR] 16 1024 4096 WITH 95670 面板 WITH 6009... (3.322 sec.)
面板 10000
面板 前一頁 章 12. TimeMachine 下一頁 面板 面板是視窗的一種, 可參考 Cocoa 的介紹 (英文): Windows and Panels . 在這個範例中, 當使用者在 NSBox 上單點時, 會出現一個面板, 讓使用者輸入時區, 以顯示不同時區的時間. NSPanel 是 NSWindow 的子類別 (Subclass), 因此在使用上和 NSWindow 相同, 也是需要一 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s05.html - [detail] - [similar]
Panel 6120
Panel Prev Chapter 12. TimeMachine Next Panel Panel is a special kind of window. Read the Cocoa document for more details: Windows and Panels . Since I have a clock already, I want to know the time in different time zones. My idea is that when I click the title of the NSBox, a panel will ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/en/ch12s05.html - [detail] - [similar]
自訂圖形元件 4499
自訂圖形元件 前一頁 章 12. TimeMachine 下一頁 自訂圖形元件 在 Gorm 中也可以加入自訂的圖形元件, 而不使用 Gorm 內建的. 在這裡做一個顯示時間的圖形元件. 下圖中白色框線內即為自訂的圖形元件. 圖形 12.12. TimeMachine with custom view 在 Gorm 中使用自訂元件時, 要先設計好其類別. 圖形元件可以繼承自 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s03.html - [detail] - [similar]
部 V. 基礎 GNUstep 程式設計 4284
部 V. 基礎 GNUstep 程式設計 前一頁 下一頁 基礎 GNUstep 程式設計 內容目錄 8. 程式發展工具及相關資源 9. HelloWorld 及基本功能 10. 第一個視窗程式 11. 記憶體管理 12. TimeMachine 單一視窗程式 Outlet 及 Action 自訂圖形元件 繪圖 面板 訊息 13. 記帳簿 文件程式 表格 存取檔案 Drag and drop in table ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/pt05.html - [detail] - [similar]
Outlet 及 Action 4230
Outlet 及 Action 前一頁 章 12. TimeMachine 下一頁 Outlet 及 Action Outlnet 及 Action 是連結使用者介面及程式碼的關鍵. 這裡製作一個顯示時間的程式, 以示範 Gorm 中, outlet 及 action 的使用, 以及控制者 (controller) 及使用者介面 (view) 的關係. 圖形 12.1. Simple TimeMachine 執行 Gorm, 選 "Docum ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s02.html - [detail] - [similar]
章 12. TimeMachine 3834
章 12. TimeMachine 前一頁 部 V. 基礎 GNUstep 程式設計 下一頁 章 12. TimeMachine 內容目錄 單一視窗程式 Outlet 及 Action 自訂圖形元件 繪圖 面板 訊息 單一視窗程式 單一視窗程式是最常見到的程式種類. 這裡介紹 GNUstep 常用的程式技巧. 前一頁 上一層 下一頁 章 11. 記憶體管理 內容 Outlet 及 Action ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12.html - [detail] - [similar]
Custom View 3099
Custom View Prev Chapter 12. TimeMachine Next Custom View Gorm can work on the custom view, which is designed by the programmer, not the built-in GUI component. Here, I continue my "time machine" application to demonstrate how to do that. The new interface looks like this: Figure 12.12. ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/en/ch12s03.html - [detail] - [similar]
Notification 3009
Notification Prev Chapter 12. TimeMachine Next Notification Since I can change the time zone, I would like to display several clock at the same window, and adjust the number of clocks dynamically. First, I need to add new submenu: "Edit", and two menu item in it: "Add Clock" and "Delete ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/en/ch12s06.html - [detail] - [similar]
訊息 2653
訊息 前一頁 章 12. TimeMachine 下一頁 訊息 即然能改變時區, 在這裡可以同時展現許多不同時區的時鐘, 使用者可以自行增加或減少時鐘的數量. 首先是增加選單. 增加一個 "Edit" 選單, 裡面有 "Add Clock" 及 "Delete Clock" 選項. 在 "Controller" 中增加兩個 action: "addClock:" 及 "deleteClock". 連接選項至 ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s06.html - [detail] - [similar]
繪圖 2653
繪圖 前一頁 章 12. TimeMachine 下一頁 繪圖 在這裡使用 GNUstep 的繪圖功能來顯示時間. 圖形 12.21. Custom view with analog clock 概念上很簡單, 就是在 TimeView 中再加入個自訂元件, ClockView, 即上圖中黃色的時鐘. 當 TimeView 的時間更新時, 也更新 ClockView. ClockView.h: #import <AppKit/AppKit.h ...
http://www.gnu.org/savannah-checkouts/non-gnu/gstutorial/zh_TW/ch12s04.html - [detail] - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT
Powered by Hyper Estraier 1.4.13, with 213332 documents and 1081104 words.