X-Forwarded-Encrypted: i=1; AJvYcCUJdEVPi+YSOVvPrmvZnTAJrmn3OLW04WvwvIkfIWHEcI9WaOlAIo5tygirw/5ptzqU+/BJTLPdPpvQa6j79zEAH09VbWYlOmc4CJSdQ4WtLIau/iGq99OqGvU3nw== X-Received: by 2002:a05:6214:2624:b0:68f:5cd8:84e0 with SMTP id gv4-20020a056214262400b0068f5cd884e0mr467828qvb.9.1708399870152; Mon, 19 Feb 2024 19:31:10 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCWiogt/4Xl5xmKcERdiH03Z2haxxZhX5JmVHYlPPIiAm96mYgeniltLNdx+vp2KtQpFIk/fgNDSg8fIqzbdsEeggqa59nlAhqJKFczJ+So89oyyhFcDXbIKuQhNFg== X-Received: by 2002:a0d:d7c4:0:b0:608:5398:320e with SMTP id z187-20020a0dd7c4000000b006085398320emr441979ywd.1.1708399869964; Mon, 19 Feb 2024 19:31:09 -0800 (PST) Path: csiph.com!1.us.feeder.erje.net!feeder.erje.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 19 Feb 2024 19:31:09 -0800 (PST) Injection-Info: google-groups.googlegroups.com; posting-host=2a02:6ea0:c807:0:fa79:f8bc:7c1:855; posting-account=JnshXAoAAAA34XSfQU4nSm3ZuiNeRGsO NNTP-Posting-Host: 2a02:6ea0:c807:0:fa79:f8bc:7c1:855 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: how qt_embed_example run From: =?UTF-8?B?546L5rW3?= Injection-Date: Tue, 20 Feb 2024 03:31:10 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 0 Xref: csiph.com comp.graphics.apps.gnuplot:4649 I am a beginner in gnuplot and I would like to run the qt-embed_example example to learn how to use gnuplot in a qt application. However, when I run this program, the form does not draw any curves. Does anyone know what the problem is?