Jump to content

Yerri

Limited Member
  • Posts

    2
  • Joined

  • Last visited

HW | SW Information

  • OS
    Windows
  • CPU
    Intel Core I7
  • GPU
    1060

Yerri's Achievements

Newbie

Newbie (1/14)

  • One Year In
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Hi, Thanks for answering, I do not know how to do that, It is no properly an xpresso, is the pyhton tag, I just want to write a code that open a custom url web browser, with a normal user data button, when I talk about a boolen interface it is just the eye button, for example to execute my code
  2. Hello to everyone, I have a little trouble with a code on xpresso, im newbie on this, but I made a funtional code and want to execute it but when I load it to the xpresso with script tag It just do nothing , I tried in the script tag and when I press play button, it just start to spam the message so If anyone can help me , I would be gratefull Also I tried to get the "reset object selection" tag user data but I can´t too , I guess it is ID 33 and I only got it becuause I switched version And finally decide to use a boolean interface Here is the code thanks! def main(): gui.MessageDialog('Rig web') if __name__=='__main__': main() import webbrowser new=2; url="rigwebURL"; webbrowser.open(url,new=new);
×
×
  • Create New...

Copyright Core 4D © 2023 Powered by Invision Community