Thread Tools Display Modes
02-13-21, 11:08 AM   #1
qvantry
A Defias Bandit
Join Date: Feb 2021
Posts: 3
Toggle Show/Hide Calendar

Hey,

I'm relatively new to WoW UI development, however, I'm working on my own UI from the bottom up now just because I think it's fun.

I haven't been able to find how to open / close the default in-game calendar. I only find:
https://wow.gamepedia.com/API_C_Calendar.OpenCalendar

which isn't right at all. Could anyone point me in the right direction?

Thanks in advance

EDIT: Ehm how do I delete a thread in this forum? I accedentally created it in the wrong section.

Last edited by qvantry : 02-13-21 at 12:03 PM.
  Reply With Quote
02-13-21, 12:27 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Moved it to the correct section.

I use this
Lua Code:
  1. GameTimeFrame_OnClick(GameTimeFrame)
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
02-13-21, 12:38 PM   #3
qvantry
A Defias Bandit
Join Date: Feb 2021
Posts: 3
Originally Posted by Seerah View Post
Moved it to the correct section.

I use this
Lua Code:
  1. GameTimeFrame_OnClick(GameTimeFrame)
Thank you a lot, I will look into it as soon as I get home!
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Toggle Show/Hide Calendar

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off