Jump to content

SDT_GUI problem


Elohim

Recommended Posts

Posted

Hello, im using SDT_GUI for first time, and i cant create a window, debugscript returns that dont exist the main theme, this is the code im using :

g = exports.SDT_GUI 
function mainWindow() 
window = g:dxCreateWindow(resourceRoot,555,600,555,555,"blablalb",tocolor(255,255,255,255),"default","Orange") 
end 
addEventHandler("onClientRender",root,mainWindow) 

Posted

Yes it is, i checked the meta.xml and the themes.xml files, i also checked all the themes into the resource, and Orange is present everywhere, but in case i changed the theme to other, like Lighter Black or Subaru, all of they returns me that error.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...