На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

Customization



A toolbar has built in customization features that you can make available to the user by giving the toolbar the CCS_ADJUSTABLE common control style. The customization features allow the user to drag a button to a new position or to remove a button by dragging it off the toolbar. In addition, the user can double-click the toolbar to display the Customize Toolbar dialog box, which allows the user to add, delete, and rearrange toolbar buttons. An application can display the dialog box by using the TB_CUSTOMIZE message.

The toolbar sends notification messages (in the form of WM_NOTIFY messages) to the parent window at each step in the customization process. If the user holds the SHIFT key down and begins dragging a button, the toolbar automatically handles the drag operation. The toolbar sends the TBN_QUERYDELETE notification message to the parent window to determine whether the button may be deleted. The drag operation ends if the parent window returns FALSE. Otherwise, the toolbar captures mouse input and waits for the user to release the mouse button.

When the user releases the mouse button, the toolbar determines the location of the mouse cursor. If the cursor is outside the toolbar, the button is deleted. If the cursor is on another toolbar button, the toolbar sends the TBN_QUERYINSERT notification message to the parent window to determine if a button may be inserted to the left of the given button. The button is inserted if the parent window returns TRUE; otherwise, it is not. The toolbar sends the TBN_TOOLBARCHANGE notification message to signal the end of the drag operation.

If the user begins a drag operation without holding down the SHIFT key, the toolbar sends the TBN_BEGINDRAG notification message to the parent window. An application that implements its own button-dragging code can use this message as a signal to begin a drag operation. The toolbar sends the TBN_ENDDRAG notification message to signal the end of the drag operation.
A toolbar sends notification messages when the user customizes a toolbar by using the Customize Toolbar dialog box. The toolbar sends the TBN_BEGINADJUST notification message after the user double-clicks the toolbar, but before the dialog box is created. Next, the toolbar begins sending a series of TBN_QUERYINSERT notification messages to determine whether the toolbar allows buttons to be inserted. When the parent window returns TRUE, the toolbar stops sending TBN_QUERYINSERT notifications. If the parent window does not return TRUE for any button, the toolbar destroys the dialog box.

Next, the toolbar determines if any buttons may be deleted by sending one TBN_QUERYDELETE notification message for each button in the toolbar. The parent window returns TRUE to indicate that a button may be deleted; otherwise, it returns FALSE. The toolbar adds all toolbar buttons to the dialog box, but it grays those that may not be deleted.
Whenever the toolbar needs information about a button in the Customize Toolbar dialog box, it sends the TBN_GETBUTTONINFO notification message, specifying the index of the button for which it needs information and the address of a TBNOTIFY structure. The parent window must fill the structure with the relevant information.

The Customize Toolbar dialog box includes a Help button and a Reset button. When the user chooses the Help button, the toolbar sends the TBN_CUSTHELP notification message. The parent window should respond by displaying help information. The dialog box sends the TBN_RESET notification message when the user selects the Reset button. This message signals that the toolbar is about to reinitialize the dialog box.
An application can use the TB_SAVERESTORE message to save the current state of a toolbar in an initialization file or to restore the state based on information previously stored in an initialization file. The message saves the state information in the specified initialization file or in the WIN.INI file if no initialization file is specified. An application typically stores the state before the user begins customizing the toolbar in case the user later wants to restore the toolbar to its original state.


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

Настройка



toolbar Встроилось в характеристики настройки, которыми Вы можете сделать пригодным для потребителя давая toolbar общий управляющий стиль CCS_ADJUSTABLE. Характеристики настройки позволяют потребителя, чтобы тащить кнопку в новую позицию или, чтобы удалять кнопку таща этому toolbar. Кроме того, потребитель может двойной-щелчок toolbar, чтобы отображать диалоговый ящик Customize Toolbar, который позволяет потребителя, чтобы добавлять, удалять, и перестраивать toolbar кнопки. Приложение может отобразить диалоговый ящик используя сообщение TB_CUSTOMIZE.

toolbar Посылает сообщения уведомления (в форме сообщений WM_NOTIFY) в родительское окно в каждом входить процесс настройки. Если потребитель держит ключ ПЕРЕМЕЩЕНИЯ вниз и начинает тащить кнопку, toolbar автоматически оперирует действие помехи. toolbar Посылает сообщение уведомления TBN_QUERYDELETE в родительское окно, чтобы определять может кнопка быть удалена. Действие помехи заканчивается если родительское окно возвращает ЛОЖЬ. В противном случае, toolbar захватывает мышь вводить и ждет потребителя, чтобы выпускать кнопку мыши.

Когда потребитель выпускает кнопку мыши, toolbar определяет позицию курсора мыши. Если курсор - за пределами toolbar, кнопка удалена. Если курсор находится на другому toolbar кнопки, toolbar посылает сообщение уведомления TBN_QUERYINSERT в родительское окно, чтобы определяться если кнопка может включаться налево данной кнопки. Кнопка включена если родительское окно возвращает ИСТИНУ; в противном случае, это - не. toolbar Посылает сообщение уведомления TBN_TOOLBARCHANGE, чтобы сигнализировать конец действия помехи.

Если потребитель начинает действие помехи не придерживая ключ ПЕРЕМЕЩЕНИЯ, toolbar посылает сообщение уведомления TBN_BEGINDRAG в родительское окно. Приложение, которое осуществляет свою собственную кнопку-перемещение кода может использовать это сообщение как сигнал, чтобы начинать действие помехи. toolbar Посылает сообщение уведомления TBN_ENDDRAG, чтобы сигнализировать конец действия помехи.
toolbar Посылает сообщения уведомления когда потребитель модифицирует по заказу пользователя toolbar используя диалоговый ящик Customize Toolbar. toolbar Посылает сообщению уведомления TBN_BEGINADJUST после потребителя двойные-щелчки toolbar, но прежде, чем диалоговый ящик будет создан. Затем, toolbar начинает посылать серию сообщений уведомления TBN_QUERYINSERT, чтобы определять независимо toolbar допускает кнопки, которые нужно включаться. Когда родительское окно возвращает ИСТИНУ, toolbar перестает посылать уведомления TBN_QUERYINSERT. Если родительское окно не возвращает ИСТИНУ для любой кнопки, toolbar уничтожает диалоговый ящик.

Затем, toolbar определяется если любые кнопки могут быть удалены посылкой один сообщение уведомления TBN_QUERYDELETE для каждой кнопки в toolbar. Родительское окно возвращает ИСТИНУ, чтобы указывать, что кнопка может быть удалена; в противном случае, это возвращает ЛОЖЬ. toolbar Добавляет все toolbar кнопки к диалоговому ящику, но это серые те которые не могут удалены.
Всякий раз, когда toolbar нужно информация о кнопке в диалоговом блоке Customize Toolbar, это посылает сообщение уведомления TBN_GETBUTTONINFO, определяющее индекс кнопки для которой, ему нужно информация и адрес структуры TBNOTIFY. Родительское окно должно заполнить структуру важной информацией.

Диалоговый блок Customize Toolbar включает кнопку Подсказки и кнопка Сброса. Когда пользователь выбирает кнопку Подсказки, toolbar посылает сообщение уведомления TBN_CUSTHELP. Родительское окно должно отвечать отображая информацию подсказки. Диалоговый блок посылает сообщение уведомления TBN_RESET когда пользователь выбирается кнопку Сброса. Это сообщение сигнализирует, что toolbar собирается инициализировать вновь диалогового блока.
Приложение может использовать сообщение TB_SAVERESTORE, чтобы сохранять текущее состояние toolbar в файле инициализации или, чтобы восстанавливать состояние основанное в информации прежде загруженной в файл инициализации. Сообщение сохраняет государственную информацию в определенном файле инициализации или в ВЫИГРЫШЕ.ФАЙЛ INI если никакой файл инициализации не определен. Приложение обычно загружает состояние прежде, чем пользователь начнет модифицировать по заказу пользователя toolbar в случае, если пользователь позже хочет восстанавливать toolbar в свое оригинальное состояние.


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz