AfxCore enu Nieznany


# <> Help Index



How To ...

<>



Commands

File menumenu_file

Edit menumenu_edit

Record menumenu_record

View menumenu_view

Window menumenu_window

Help menumenu_help



#K $ File menu commands



The File menu offers the following commands:





NewHID_FILE_NEW



Creates a new document.





OpenHID_FILE_OPEN



Opens an existing document.





CloseHID_FILE_CLOSE



Closes an opened document.





SaveHID_FILE_SAVE



Saves an opened document using the same file name.





Save AsHID_FILE_SAVE_AS



Saves an opened document to a specified file name.





PrintHID_FILE_PRINT



Prints a document.





Print PreviewHID_FILE_PRINT_PREVIEW



Displays the document on the screen as it would appear printed.





Print SetupHID_FILE_PRINT_SETUP



Selects a printer and printer connection.





Send...HID_FILE_SEND_MAIL



Sends the active document through electronic mail.





ExitHID_APP_EXIT



Exits <>.





#Edit menu commands



The Edit menu offers the following commands:





UndoHID_EDIT_UNDO



Reverse previous editing operation.





CutHID_EDIT_CUT



Deletes data from the document and moves it to the clipboard.





CopyHID_EDIT_COPY



Copies data from the document to the clipboard.





PasteHID_EDIT_PASTE



Pastes data from the clipboard into the document.





Paste LinkHID_EDIT_PASTE_LINK



Pastes from the clipboard a link to data in another application.





Insert New ObjectHID_OLE_INSERT_NEW



Inserts and embeds an object, such as a chart or an equation in a document.





LinksHID_OLE_EDIT_LINKS



List and edit links to embedded documents.





#View menu commands



The View menu offers the following commands:





ToolbarHID_VIEW_TOOLBAR



Shows or hides the toolbar.





Status BarHID_VIEW_STATUS_BAR



Shows or hides the status bar.





#Window menu commands



The Window menu offers the following commands, which enable you to arrange multiple views of multiple documents in the application window:





New WindowHID_WINDOW_NEW



Creates a new window that views the same document.





CascadeHID_WINDOW_CASCADE



Arranges windows in an overlapped fashion.





TileHID_WINDOW_TILE



Arranges windows in non-overlapped tiles.





Arrange IconsHID_WINDOW_ARRANGE



Arranges icons of closed windows.





SplitHID_WINDOW_SPLIT



Split the active window into panes.





Window 1, 2, ...HID_WINDOW_ALL



Goes to specified window.





#Help menu commands



The Help menu offers the following commands, which provide you assistance with this application:





Help TopicsHID_HELP_INDEX



Offers you an index to topics on which you can get help.





AboutHID_APP_ABOUT



Displays the version number of this application.





#K $ New command (File menu)



Use this command to create a new document in <>. Select the type of new file you want to create in the File New dialog boxAFX_HIDD_NEWTYPEDLG. << Remove previous sentence if your application supports only one document type. >>



You can open an existing document with the Open commandHID_FILE_OPEN.



Shortcuts



Toolbar: {bmc filenew.bmp}

Keys: CTRL+N





#File New dialog box



<< Delete this help topic if your application supports only one document type. >>



Specify the type of document you wish to create:

<< List your application's document types here >>#K $ Open command (File menu)



Use this command to open an existing document in a new window. You can open multiple documents at once. Use the Window menu to switch among the multiple open documents. See Window 1, 2, ... commandHID_WINDOW_ALL.



You can create new documents with the New commandHID_FILE_NEW.



Shortcuts



Toolbar: {bmc fileopen.bmp}

Keys: CTRL+O





#File Open dialog box



The following options allow you to specify which file to open:



File Name



Type or select the filename you want to open. This box lists files with the extension you select in the List Files of Type box.



List Files of Type



Select the type of file you want to open:

<< List your application's file types here. >>



Drives



Select the drive in which <> stores the file that you want to open.



Directories



Select the directory in which <> stores the file that you want to open.



Network...



Choose this button to connect to a network location, assigning it a new drive letter.





#K $ Close command (File menu)



Use this command to close all windows containing the active document. <> suggests that you save changes to your document before you close it. If you close a document without saving, you lose all changes made since the last time you saved it. Before closing an untitled document, <> displays the Save As dialog boxAFX_HIDD_FILESAVE and suggests that you name and save the document.



You can also close a document by using the Close icon on the document's window, as shown below:

{bml scmenu.bmp}



#K $ Save command (File menu)



Use this command to save the active document to its current name and directory. When you save a document for the first time, <> displays the Save As dialog boxAFX_HIDD_FILESAVE so you can name your document. If you want to change the name and directory of an existing document before you save it, choose the Save As commandHID_FILE_SAVE_AS.



Shortcuts



Toolbar: {bmc filesave.bmp}

Keys: CTRL+S





#K $ Save As command (File menu)



Use this command to save and name the active document. <> displays the Save As dialog boxAFX_HIDD_FILESAVE so you can name your document.



To save a document with its existing name and directory, use the Save commandHID_FILE_SAVE.





#Send command (File menu)



Use this command to send the active document through electronic mail. This command presents a mail window with the active document attached to it. You may then fill out the To: field, Subject: field, etc., and add text to the body of the message if you wish. When you are finished you may click the "Send" button to send the message.



#File Save As dialog box



The following options allow you to specify the name and location of the file you're about to save:



File Name



Type a new filename to save a document with a different name. <> adds the extension you specify in the Save File As Type box.



Drives



Select the drive in which you want to store the document.



Directories



Select the directory in which you want to store the document.



Network...



Choose this button to connect to a network location, assigning it a new drive letter.





<< Add other File Save As dialog box options depending on which ones your application chooses via the OFN_ flags of the OPENFILENAME structure used by the CFileDialog. >>



# K $ 1, 2, 3, 4 command (File menu)



Use the numbers and filenames listed at the bottom of the File menu to open the last four documents you closed. Choose the number that corresponds with the document you want to open.



#K $ Exit command (File menu)



Use this command to end your <> session. You can also use the Close command on the application Control menu. <> prompts you to save documents with unsaved changes.



Shortcuts



Mouse: Double-click the application's Control menu button.

{bmc appexit.bmp}

Keys: ALT+F4





#Undo/Can't Undo command (Edit menu)



<< Your application's user interface for Undo may differ from the one described below. Modify this help text accordingly. >>



Use this command to reverse the last editing action, if possible. The name of the command changes, depending on what the last action was. The Undo command changes to Can't Undo on the menu if you cannot reverse your last action.



Shortcuts



Toolbar: {bmc editundo.bmp}

Keys: CTRL+Z or

ALT-BACKSPACE





#Redo command (Edit menu)



<< Write application-specific help here. >>



#Cut command (Edit menu)



Use this command to remove the currently selected data from the document and put it on the clipboard. This command is unavailable if there is no data currently selected.



Cutting data to the clipboard replaces the contents previously stored there.



Shortcuts



Toolbar: {bmc editcut.bmp}

Keys: CTRL+X





#Copy command (Edit menu)



Use this command to copy selected data onto the clipboard. This command is unavailable if there is no data currently selected.



Copying data to the clipboard replaces the contents previously stored there.



Shortcuts



Toolbar: {bmc editcopy.bmp}

Keys: CTRL+C





#Paste command (Edit menu)



Use this command to insert a copy of the clipboard contents at the insertion point. This command is unavailable if the clipboard is empty.



Shortcuts



Toolbar: {bmc editpast.bmp}

Keys: CTRL+V





#K $ Toolbar command (View menu)



Use this command to display and hide the Toolbar, which includes buttons for some of the most common commands in <>, such as File Open. A check mark appears next to the menu item when the Toolbar is displayed.



See ToolbarAFX_HIDW_TOOLBAR for help on using the toolbar.



#K $ Toolbar

{bml hlptbar.bmp}



The toolbar is displayed across the top of the application window, below the menu bar. The toolbar provides quick mouse access to many tools used in <>,



To hide or display the Toolbar, choose Toolbar from the View menu (ALT, V, T).



<< Add or remove toolbar buttons from the list below according to which ones your application offers. >>





Click To



{bmc filenew.bmp} Open a new document.



{bmc fileopen.bmp} Open an existing document. <> displays the Open dialog box, in which you can locate and open the desired file.



{bmc filesave.bmp} Save the active document or template with its current name. If you have not named the document, <> displays the Save As dialog box.



{bmc fileprnt.bmp} Print the active document.



{bmc editcut.bmp} Remove selected data from the document and stores it on the clipboard.



{bmc editcopy.bmp} Copy the selection to the clipboard.



{bmc editpast.bmp} Insert the contents of the clipboard at the insertion point.



{bmc editundo.bmp} Reverse the last editing. Note: You cannot undo some actions.



{bmc recfirst.bmp} Go to the first record in the current selection.



{bmc recprev.bmp} Go to the previous record in the current selection.



{bmc recnext.bmp} Go to the next record in the current selection.



{bmc reclast.bmp} Go to the last record in the current selection.





#K $Status Bar command (View menu)



Use this command to display and hide the Status Bar, which describes the action to be executed by the selected menu item or depressed toolbar button, and keyboard latch state. A check mark appears next to the menu item when the Status Bar is displayed.



See Status BarAFX_HIDW_STATUS_BAR for help on using the status bar.



#K $Status Bar

{bml hlpsbar.bmp}



The status bar is displayed at the bottom of the <> window. To display or hide the status bar, use the Status Bar command in the View menu.



The left area of the status bar describes actions of menu items as you use the arrow keys to navigate through menus. This area similarly shows messages that describe the actions of toolbar buttons as you depress them, before releasing them. If after viewing the description of the toolbar button command you wish not to execute the command, then release the mouse button while the pointer is off the toolbar button.



The right areas of the status bar indicate which of the following keys are latched down:





Indicator Description



CAP The Caps Lock key is latched down.

NUM The Num Lock key is latched down.

SCRL The Scroll Lock key is latched down.





#New command (Window menu)



Use this command to open a new window with the same contents as the active window. You can open multiple document windows to display different parts or views of a document at the same time. If you change the contents in one window, all other windows containing the same document reflect those changes. When you open a new window, it becomes the active window and is displayed on top of all other open windows.





#Cascade command (Window menu)



Use this command to arrange multiple opened windows in an overlapped fashion.





#Tile command (Window menu)



Use this command to arrange multiple opened windows in a non-overlapped fashion.





#Tile Horizontal command (Window menu)



Use this command to vertically arrange multiple opened windows in a non-overlapped fashion.



#Tile Vertical command (Window menu)



Use this command to arrange multiple opened windows side by side.



#Window Arrange Icons Command



Use this command to arrange the icons for minimized windows at the bottom of the main window. If there is an open document window at the bottom of the main window, then some or all of the icons may not be visible because they will be underneath this document window.#Split Command (Window menu)



Use this command to split the active window into panes. You may then use the mouse or the keyboard arrows to move the splitter bars. When you are finished, press the mouse button or enter to leave the splitter bars in their new location. Pressing escape keeps the splitter bars in their original location. << In a single document interface application, this command will appear on the View menu. >>#1, 2, ... command (Window menu)



<> displays a list of currently open document windows at the bottom of the Window menu. A check mark appears in front of the document name of the active window. Choose a document from this list to make its window active.



#Index command (Help menu)



Use this command to display the opening screen of Help. From the opening screen, you can jump to step-by-step instructions for using <> and various types of reference information.



Once you open Help, you can click the Contents button whenever you want to return to the opening screen.





#Using Help command (Help menu)



Use this command for instructions about using Help.



#About command (Help menu)



Use this command to display the copyright notice and version number of your copy of <>.



#$Context Help command

{bml curhelp.bmp}



Use the Context Help command to obtain help on some portion of <>. When you choose the Toolbar's Context Help button, the mouse pointer will change to an arrow and question mark. Then click somewhere in the <> window, such as another Toolbar button. The Help topic will be shown for the item you clicked.



Shortcut



Keys: SHIFT+F1





#Title Bar



<< Show your application's title bar here. >>





The title bar is located along the top of a window. It contains the name of the application and document.





To move the window, drag the title bar. Note: You can also move dialog boxes by dragging their title bars.





A title bar may contain the following elements:



{bmc bullet.bmp} Application Control-menu button

{bmc bullet.bmp} Document Control-menu button

{bmc bullet.bmp} Maximize button

{bmc bullet.bmp} Minimize button

{bmc bullet.bmp} Name of the application

{bmc bullet.bmp} Name of the document

{bmc bullet.bmp} Restore button





# Scroll bars



Displayed at the right and bottom edges of the document window. The scroll boxes inside the scroll bars indicate your vertical and horizontal location in the document. You can use the mouse to scroll to other parts of the document.



<< Describe the actions of the various parts of the scrollbar, according to how they behave in your application. >>



#Size command (System menu)



Use this command to display a four-headed arrow so you can size the active window with the arrow keys.

{bml curarw4.bmp}



After the pointer changes to the four-headed arrow:



1. Press one of the DIRECTION keys (left, right, up, or down arrow key) to move the pointer to the border you want to move.

2. Press a DIRECTION key to move the border.

3. Press ENTER when the window is the size you want.





Note: This command is unavailable if you maximize the window.



Shortcut



Mouse: Drag the size bars at the corners or edges of the window.





#Move command (Control menu)



Use this command to display a four-headed arrow so you can move the active window or dialog box with the arrow keys.

{bmc curarw4.bmp}



Note: This command is unavailable if you maximize the window.



Shortcut



Keys: CTRL+F7





#$Minimize command (application Control menu)





Use this command to reduce the <> window to an icon.





Shortcut



Mouse: Click the minimize icon {bmc scmin.bmp} on the title bar.

Keys: ALT+F9





#Maximize command (System menu)



Use this command to enlarge the active window to fill the available space.





Shortcut



Mouse: Click the maximize icon {bmc scmax.bmp} on the title bar; or double-click the title bar.

Keys: CTRL+F10 enlarges a document window.





#Next Window command (document Control menu)



Use this command to switch to the next open document window. <> determines which window is next according to the order in which you opened the windows.



Shortcut



Keys: CTRL+F6





#Previous Window command (document Control menu)



Use this command to switch to the previous open document window. <> determines which window is previous according to the order in which you opened the windows.



Shortcut



Keys: SHIFT+CTRL+F6





#Close command (Control menus)



Use this command to close the active window or dialog box.



Double-clicking a Control-menu box is the same as choosing the Close command.

{bml appexit.bmp}



Note: If you have multiple windows open for a single document, the Close command on the document Control menu closes only one window at a time. You can close all windows at once with the Close command on the File menu.



Shortcuts



Keys: CTRL+F4 closes a document window

ALT+F4 closes the <> window or dialog box



#Restore command (Control menu)



Use this command to return the active window to its size and position before you chose the Maximize or Minimize command.



#Switch to command (application Control menu)



Use this command to display a list of all open applications. Use this "Task List" to switch to or close an application on the list.



Shortcut



Keys: CTRL+ESC





Dialog Box Options

When you choose the Switch To command, you will be presented with a dialog box with the following options:



Task List



Select the application you want to switch to or close.



Switch To



Makes the selected application active.



End Task



Closes the selected application.



Cancel



Closes the Task List box.



Cascade



Arranges open applications so they overlap and you can see each title bar. This option does not affect applications reduced to icons.



Tile



Arranges open applications into windows that do not overlap. This option does not affect applications reduced to icons.



Arrange Icons



Arranges the icons of all minimized applications across the bottom of the screen.





#$Ruler command (View menu)



<< Write application-specific help here. >>



#$Choose Font dialog box



<< Write application-specific help here. >>



#$Choose Color dialog box



<< Write application-specific help here. >>



#$Find command (Edit menu)



<< Write application-specific help here. >>



#$Find dialog box



<< Write application-specific help here. >>



#$Replace command (Edit menu)



<< Write application-specific help here. >>



#$Replace dialog box



<< Write application-specific help here. >>



#$Repeat command (Edit menu)



Use this command to repeat the last editing command carried out. The Repeat menu item changes to Can't Repeat if you cannot repeat your last action.



Shortcut



Key: F4





#$Clear command (Edit menu)



<< Write application-specific help here. >>



#$Clear All command (Edit menu)



<< Write application-specific help here. >>



#$Next Pane



<< Write application-specific help here. >>



#$Prev Pane



<< Write application-specific help here. >>



#Modifying the Document



<< Write application-specific help here that provides an overview of how the user should modify a document using your application.>>





#No Help Available



No help is available for this area of the window.



# No Help Available



No help is available for this message box.



<< If you wish to author help specific to each message box prompt, then remove the AFX_HIDP_xxx values from the [ALIAS] section of your .HPJ file, and author a topic for each AFX_HIDP_xxx value. For example, AFX_HIDP_INVALID_FILENAME is the help topic for the Invalid Filename message box. >>





* * *



# main_index





# menu_file





K files: managing





$ File menu commands





# menu_edit





# menu_view





# menu_window





# menu_help





# HID_FILE_NEW





K files: managing





$ File New command





# AFX_HIDD_NEWTYPEDLG





# HID_FILE_OPEN





K files: managing





$ File Open command





# AFX_HIDD_FILEOPEN





# HID_FILE_CLOSE





K files: managing





$ File Close command





# HID_FILE_SAVE





K files: managing





$ File Save command





# HID_FILE_SAVE_AS





K files: managing





$ File Save As command





# HID_FILE_SEND_MAIL





# AFX_HIDD_FILESAVE





# HID_FILE_MRU_FILE1





K files: managing





$ File 1, 2, 3, 4 command





# HID_APP_EXIT





K exit





$ File Exit command





# HID_EDIT_UNDO





# HID_EDIT_REDO





# HID_EDIT_CUT





# HID_EDIT_COPY





# HID_EDIT_PASTE





# HID_VIEW_TOOLBAR





K toolbar





$ View Toolbar command





# AFX_HIDW_TOOLBAR





K toolbar





$ toolbar





# HID_VIEW_STATUS_BAR





K status bar





$ View Status Bar Command





# AFX_HIDW_STATUS_BAR





K status bar





$ status bar





# HID_WINDOW_NEW





# HID_WINDOW_CASCADE





# HID_WINDOW_TILE





# HID_WINDOW_TILE_HORZ





# HID_WINDOW_TILE_VERT





# HID_WINDOW_ARRANGE





# HID_WINDOW_SPLIT





# HID_WINDOW_ALL





# HID_HELP_INDEX





# HID_HELP_USING





# HID_APP_ABOUT





# HID_CONTEXT_HELP





$ Help Using Help Command





# HID_HT_CAPTION





# scrollbars





# HID_SC_SIZE





# HID_SC_MOVE





# HID_SC_MINIMIZE





$ System Minimize Command





# HID_SC_MAXIMIZE





# HID_SC_NEXTWINDOW





# HID_SC_PREVWINDOW





# HID_SC_CLOSE





# HID_SC_RESTORE





# HID_SC_TASKLIST





# HID_VIEW_RULER





$ View Ruler Command





# AFX_HIDD_FONT





$ Choose Font Dialog





# AFX_HIDD_COLOR





$ Choose Color Dialog





# HID_EDIT_FIND





$ Edit Find Command





# AFX_HIDD_FIND





$ Find Dialog





# HID_EDIT_REPLACE





$ Edit Replace Command





# AFX_HIDD_REPLACE





$ Replace Dialog





# HID_EDIT_REPEAT





$ Edit Repeat Command





# HID_EDIT_CLEAR





$ Edit Clear Command





# HID_EDIT_CLEAR_ALL





$ Edit Clear All





# HID_NEXT_PANE





$ Next Pane Command





# HID_PREV_PANE





$ Prev Pane Command





# HIDR_DOC1TYPE





# HID_HT_NOWHERE





# AFX_HIDP_default







Wyszukiwarka

Podobne podstrony:
AfxCore esp Nieznany
AfxOleSv enu (2) Nieznany
AfxDb enu (2) Nieznany
AfxCore deu (2) Nieznany
AfxCore fra Nieznany
AfxPrint enu Nieznany
AfxOleCl enu (2) Nieznany
AfxCore ita (2) Nieznany
AfxOleCl enu Nieznany
afxcore enu

więcej podobnych podstron