Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon Button/Macro Option to open the Group Finder Frame #5

Closed
Coalado opened this issue Jun 4, 2017 · 2 comments
Closed

Addon Button/Macro Option to open the Group Finder Frame #5

Coalado opened this issue Jun 4, 2017 · 2 comments

Comments

@Coalado
Copy link

Coalado commented Jun 4, 2017

It would be great to write Macros that open the group finder Frame and init a search.
I managed to open the frame by

/run if not GroupFinderFrame:IsVisible() then PVEFrame_ShowFrame("GroupFinderFrame") end
/click GroupFinderFrameGroupButton4
/run LFGListCategorySelection_SelectCategory(LFGListFrame.CategorySelection,2,0)
/run LFGListCategorySelectionFindGroupButton_OnClick(LFGListFrame.CategorySelection.FindGroupButton)

But PGF filter fails. I have to manually activate/deactivate it in order to filter properly.
It would be great if you could add an option for this to save some clicks

@0xbs
Copy link
Owner

0xbs commented Jun 26, 2017

Should be fixed in one of the last alpha versions. Check out e.g. 1.10-5-g67bc4d4-alpha.

@Coalado
Copy link
Author

Coalado commented Jul 3, 2017

works fine

@0xbs 0xbs closed this as completed Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants