hi ,
Suppose i need this widget keyboard, to add to my Notepad application. how do i do it?
When i open my notepad automatically this widget keyboard should come up .
Any idea?
hi ,
Suppose i need this widget keyboard, to add to my Notepad application. how do i do it?
When i open my notepad automatically this widget keyboard should come up .
Any idea?
1. Add this line to your project's .pr file.
2. Include the WidgetKeyboard and use it like a normal Qt widget.include(path/to/widgetkeyboard/src/WidgetKeyboard.pri)
As simple as that.![]()
augusbas (9th October 2009)
embitel (9th October 2009)
feature request:
add support for more languages... may be a simple text file or qrc that users can create and without toching the code it loads the proper translations..
Hello!
I'm studying that application, and have one question about it. Why keyboard doesn't show if I remove Layouts (gridLayout_5)? I thought It's only for good look of application. I tried to find some connection in code but didn't find anything.
thanks in advance
best regards
Tomasz
I am very much thanks to this post. Really nice keyboard. I really appreciate your work.
Keyboard nice features which make easy and comfortable typing. Best thing about this keyboard its security. I hope many people will like these keyboard.![]()
good work!![]()
Hi thanks for this useful post.
I am trying to add this widget keyboard to my Qt application by including the line that you have mentioned and i can able to open keyboard in my application.
After that when i am pressing some key,keyboard and my application is getting closed.
i am getting following error
QMetaObject::connectSlotsByName: No matching signal for on_btn_clicked(int)
The program has unexpectedly finished.
Could you able to help me out to sort out this issue.
Thanks in advance.
Regards
Vinithr
Last edited by vinithr; 20th June 2012 at 13:45. Reason: updated contents
Hi,
Sorry for the above post. That was my mistake, i was not sending parent .
Now its working fine.
Thanks
vinithr
Hi,
I have a small query regarding the widget keyboard sample application.
When i have full screen QT qindow and i am trying to click QT window,the widget keyboard is going to back. In my application i need the keyboard should be visible in all time until i close keyboard.
What could be the changes i need to make.
Could you guys please help me with suggestions..
Thanks in Advance
Vinithr
It's good , Thanks.
Bookmarks