mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Problem in replacing icons with QPushButton widgets


Chronological Thread 
  • From: siva prasad <address@hidden>
  • To: address@hidden, address@hidden, address@hidden
  • Subject: [TeXmacs] Problem in replacing icons with QPushButton widgets
  • Date: Wed, 14 Oct 2009 16:11:08 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mb3kVxDozK7OtEKj+6eCBXa+gs4hNr1iM9YV/WE67GkefVa5pGX+Mwtq9cyFo++W6B +KC0ZEwR6gsf1dDZZrDB3ruP23J1oPY97hQZtpaHdq7FgYss7TkxafQe1EZR305gGHa2 aXw6/T1O/jlgsDLr+XeXzpLacI2U7Nv4QgnR0=

Hi all....
Currently in scheme, if we want to place any icon in toolbar we are using like this..::

(balloon (icon ".....") "hello..")

we are using this in "main-menu.scm" . In similar way as Icons, I want to replace them with QPushButtons.
I want to replace Icons with QPushButton widgets (push buttons)...I want to use same "balloon" function in scheme.
But It should provide pushbuttons in place of Icons.

 Where I have to change the code...and...what function I should Use??

Will you please Send me solution....

Thank you,
siva
address@hidden



Archive powered by MHonArc 2.6.19.

Top of page