Hi I want to make an Object (like silica Search) with a Textbox and a button to search the internet (ebay or google) What exactly do i have to do to make it work?? Which Code must I use?? All objects that can download at wincustomize do not work Please dont link me to the documentation
WildmanF
Please HELP Does nobody knows about that?
What do i have to do to get an Standard Context Menu (like Close, Properties, Set Target)? All Objects i make dont have a Context Menu but when i use some downloaded objects without script they have the standard context Menu, WHY??. What must i do to make an Object with Standard Context Menu? And.. Please dont Link me to the Documantation , Explain it
please help
I'm building a Button wich opens a Folder as Popup. (Like the Quicklaunch Folders in Windows) The Problem is that the User should be able to choose the Folder. How can I do this? Can I Make it with a Right Click Menu? I got this Code from this Forum to make a Right Click Menu: Function Object_OnRButtonUp(x,y,dragged) If Not dragged Then Dim menu Set menu = DesktopX.CreatePopupMenu<b
I'm building a Button wich opens a Folder as Popup. (Like the Quicklaunch Folders in Windows) The Problem is that the User should be able to choose the Folder. How can I do this? Can I Make it with a Right Click Menu? I got this Code from this Forum to make a Right Click Menu: Function Object_OnRButtonUp(x,y,dragged) If Not dragged Then Dim menu Set menu = DesktopX.CreatePopupMenu<br
I cant find anything there to make my own Context Menu for a Widget
Is it possibel to make a Context Menu (Right click) in a Widget where I can place some Properties or something?
Winkey+Shift+M
this solve the problem: go to Startmenu --> Run and type: regsvr32 jscript.dll and hit ok then do the same with regsvr32 vbscript.dll thats all
i have the same problem and i think the code isn't OK Need help too cause I can't find the problem
This solve the problem go to Startmenu --> Run and then type: regsvr32 jscript.dll hit OK and then do the same with regsvr32 vbscript.dll