- 0
Sign in to follow this
Followers
0

[C++] ayuda- boton de tienda offline en inventario
Asked by
CHELO
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
CHELO
No registered users viewing this page.
buens alguien sabe como queda mejor este codigo para que abra con un click
# Offline Shop Button
def ClickOfflineShopButton(self):
print "click_offline_shop_button"
self.interface.ToggleOfflineShopAdminPanelWindow()
si lo modifico de esta manera o como quedaria yuda porfavor
# Offline Shop Button
def ClickOfflineShopButton(self):
print "click_offline_shop_button"
self.interface.ToggleOfflineShopWindow()
Share this post
Link to post
Share on other sites