Missing the flyout function

Is the flyout function properly implemented ? I can`t find it.

2,671 views 5 replies
Reply #1 Top

The Flyout Menu is GONE GONE GONE... Well not really it's just not in the menu list YET.

BUT you can still add a flyout menu to your dock:

BEFORE Unloading OD2, create a shortcut that you can replace, then:

ADD the following to CurrentTheme.ini, where [Item(1-3)] change the 3 to the number of the shortcut you originally added before unloading OD2. The following 4 added entries will give you ONE Flyout menu with THREE menu items in it. Remember to REMOVE the original shortcut you added before unloading OD2 before you save so there are no conflicts. Once you load OD2 again the flyout menu will then be fully edittable and ALL other changes can be made in the dock/shortcut itself and don't need to be made in the INI file.:


[Item(1-3)]
Type=Flyout
Target=My Computer
UsePopup=0
nEntries=3
Title=My Computer
Image=c:\program files (x86)\stardock\objectdock\bundled images\png icons for object dock\computer.png

[Item(1-3)P1]
Type=Shortcut
Target=My Computer
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=My Computer
Image=c:\program files (x86)\stardock\objectdock\bundled images\png icons for object dock\control panel.png

[Item(1-3)P2]
Type=Shortcut
Target=C:\
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=1
Title=System [C]
Image=c:\program files (x86)\stardock\objectdock\bundled images\icons\ico\furrball.ico

[Item(1-3)P3]
Type=Shortcut
Target=My Documents
RunVisibility=5
UsePopup=0
IconManuallySet=1
TextManuallySet=0
Title=My Documents
Image=c:\program files (x86)\stardock\objectdock\bundled images\special folders\my documents folder.png

Reply #3 Top

this is awesome :drool: i've been looking for this feature for a day or so.   i noticed you can avoid adding an icon and deleting it by changing the "GroupXCount=Y" under the "[SettingsX]", where X=the dock you're working on, and Y = the icon count for the dock including docklets - taskbar/systray

 

love this software, thanks for giving me a hand at finding this! :D

Reply #5 Top

also, once you have a flyout in your dock, you can right click on it and edit it's properties...