Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
QWidget を Java アプレットで開く必要があります。したがって、アプレットが読み込まれると、独立したウィンドウとしてではなく、アプレット内に QWidget が表示されます。可能か不可能か、また可能であればどのように達成するか教えてください。アプレットがロードされたときに QWidget を開くことができますが、QWidget は別のウィンドウとして開かれます。これに関するあなたの意見/提案を教えてください。