Hi all.. I created my own toolbar in texmacs. I also able to place QPushButton widgets and QLineEdit widgets in my toolbar. But the problem is, I want to have a scheme function which inturn calls my QT function to create button widgets and etc..
How I should interface my QT function to the scheme function????