Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Integration of QT with TCL
Qt 6.11 is out! See what's new in the release blog

Integration of QT with TCL

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello All
    We have a project in which TCL interpreter is tied to a console window inside the project.
    When user writes a tcl command inside the console the console widget takes the command and invokes the tcl interpreter.
    Inside each command I have posted a update event of another widget inside this application.( with update() )
    If I make a tcl script with many commands and do 'source abc.tcl' I was expecting the viewportpaintevent to be called once after all the commands in the script is complete.
    But I do'nt see this behaviour.

    Can someone comment on this?

    Regards
    Ritesh

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      This is pretty abstract, you should at least post a minimal sample that shows how your application is running

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        biinlii
        wrote on last edited by
        #3

        Have you done it? Can you share it

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved