Welcome...
Dear guys,
I'm trying E680i app dev using open-ezx toolset. I am now able to run basic app like helloworld. Still a question: if I use ZMainWidget, the app window will always have a title bar(caption name). I tried initialize as
MyWidget(QWidget *parent)
//: ZMainWidget("Tile Bar", true, parent, NULL, 0) {
//: ZMainWidget(NULL, true, parent, NULL, 0) {
:ZMainWidget("", true, parent, NULL, 0) {
The results are the same, the title bar shows up.
So any guys shine some light on this? How can I remove the title bar?(I don't wanna use QWidget as the mainwidget cuz it causes a lot of trouble). TIA
Welcome...
Welcome...
Welcome in development forum!
eVexed, eSame, eTetrix have no titlebar. Search 'quad pack small game', you will find it included with source. Good luck!
eXMMS and Rockbox running on E680, E680i, E680g, A780, A1200 and ROKR E6
Thanks a lot!
I find the answer in the ref source code you mentioned. I'm stupid, just use the other two construction function forms without title text will product a title-less zmainwidget.
Thanks again.
i couldnt find these above mentioned games... i saw also in download section Applications for A780/E680..eVexed, eSame, eTetrix have no titlebar. Search 'quad pack small game', you will find it included with source. Good luck!
could u point me to it ?
thanks
found with quad pack small game. and selected search for all terms
http://www.motorolafans.com/index.ph...ewtopic&t=3588