ftguy2018 Posted September 13, 2018 Share Posted September 13, 2018 My question is all in the title, basically we can develop stand-alone application and it will need the index.html but can we also export as a widget too ? I had like to use Panda2 to develop a widget for a wordpress website, anyone could give me some steps how to do it ? Thank you Quote Link to comment Share on other sites More sharing options...
enpu Posted September 13, 2018 Share Posted September 13, 2018 What exactly is a widget? Quote Link to comment Share on other sites More sharing options...
ftguy2018 Posted September 19, 2018 Author Share Posted September 19, 2018 @enpu you know that is the little javascript that you can insert into a webpage like wordpress, like for example, advertising , etc....my idea would be to develop a merchant interface using panda2, so it will have a few buttons and some fonts however not displayed in the main browser but maybe in an iframe ? I am not quite sure.... Quote Link to comment Share on other sites More sharing options...
WombatTurkey Posted September 19, 2018 Share Posted September 19, 2018 You can do a dom overlay or create your own UI system in the canvas. If your game is not UI heavy, I recommend just doing a dom overlay. Treasure Arena does this perfectly, inspect element their site when you get a chance. On 9/13/2018 at 5:11 AM, enpu said: What exactly is a widget? I think he's asking about built in GUI nodes (widgets) similar to what Godot does, that can be inserted via the editor, etc. Not sure Quote Link to comment Share on other sites More sharing options...
ftguy2018 Posted October 1, 2018 Author Share Posted October 1, 2018 i was making reference to a widget code you copy paste like a Paypal Button for example... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.