komalo Posted December 27, 2008 Posted December 27, 2008 (edited) hi allmy question is simple ,i have a gui with a context menu add onand want to add some icons to my context menu like in explorer context's menu like in this image : http://img187.imageshack.us/img187/3751/11176888fq4.jpgand i don't want to use custom menu like ModernMenu UDF , i know it can be donenormally since explorer does itso any one ?okay after searching the WinAPIs i finally found what i wanted and i also found a udf used with itthe WinAPI function : SetMenuItemBitmapsThe Amazing UDF : http://www.autoitscript.com/forum/index.ph...amp;mode=linear Edited December 28, 2008 by komalo [font="Palatino Linotype"][size="3"]AutoIt Script Examples :[/size][/font][font="Palatino Linotype"][size="3"]_CaptureBehindWindowGlass CMD for Windows Vista/Seven[/size][/font][left][/left][font="Palatino Linotype"][size="3"]Non AutoIt Script programs : Border Skin - Aero Glass On XP[/size][/font]
MrCreatoR Posted December 27, 2008 Posted December 27, 2008 i don't want to use custom menu like ModernMenu UDF , i know it can be donenormally since explorer does itHow do you know what methods explorer using? If you don't want to use «GUI/Tray Menu with icons and colors», then you will have to build your own functions to set icons to the menu. I don't understand what is not "normal" in this UDF - This UDF is the best solution for now Spoiler Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1 AutoIt Russian Community My Work... Spoiler Projects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize ProgramUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF Examples: ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating ) * === My topics === * ================================================== ================================================== AutoIt is simple, subtle, elegant. © AutoIt Team
komalo Posted December 28, 2008 Author Posted December 28, 2008 well i am trying to emulate the explorer context's menu in my menu so i don't want to add custom icons , i know ModernMenu is the best solution but it will not emulate an exact copy of the explorer's menu so i am searching for the way that explorer does it in making this menu [font="Palatino Linotype"][size="3"]AutoIt Script Examples :[/size][/font][font="Palatino Linotype"][size="3"]_CaptureBehindWindowGlass CMD for Windows Vista/Seven[/size][/font][left][/left][font="Palatino Linotype"][size="3"]Non AutoIt Script programs : Border Skin - Aero Glass On XP[/size][/font]
Floppy Posted December 28, 2008 Posted December 28, 2008 Istead I want the same context menu of Explorer. I don't like ModernMenu because show the menus Windows 98 style. Is there a way to create a menu with Vista style?
komalo Posted December 28, 2008 Author Posted December 28, 2008 (edited) okay after searching the WinAPIs i finally found what i wanted and i also found a udf used with itthe WinAPI function : SetMenuItemBitmapsThe Amazing UDF : http://www.autoitscript.com/forum/index.ph...amp;mode=linear@FSoft : you have to check it out, it is amazing Edited December 28, 2008 by komalo [font="Palatino Linotype"][size="3"]AutoIt Script Examples :[/size][/font][font="Palatino Linotype"][size="3"]_CaptureBehindWindowGlass CMD for Windows Vista/Seven[/size][/font][left][/left][font="Palatino Linotype"][size="3"]Non AutoIt Script programs : Border Skin - Aero Glass On XP[/size][/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now