[Qt-interest] help needed to make simple pushbotton application,

Arnold Krille arnold at arnoldarts.de
Tue Aug 4 12:33:20 CEST 2009


Hi,

On Tuesday 04 August 2009 10:22:27 ketan patel wrote:
> i m ketan patel, en embedded engineer from edutech systems pvt. ltd.
> i m working on free qtopia embedded version 2.3.7.
> i m in a process to make one simple application in which i want one push
> button and when i click on it some text should be display and and that
> pushbutton should have one icon also.
> and by pressing that button i should have execute one or some linux
> command. like copy or etc..
> my device had touch screen and tft lcd also.
> reply soon,
> waiting ..

Probably I should wait another two or three days before answering such a 
question but:

Please! If you never programmed before (and your mail looks like that) don't 
expect miracles. There is a reason why people sell huge books or spend years 
in collage to learn how to program. You can't learn that in a short time.
If you are on a tight-schedule, get a consultant to do the work. Yes, they 
cost money. But you can't work on a paid project to earn money with your 
product and expect us to help you for free (in limited time).

Have a nice day,

Arnold

PS: From the description you gave, maybe

xmessage -buttons okay,cancel bla;
if [ $? -eq 101 ]; then
	xmessage 'It worked!';
fi

is already what you want?

PPS: Why are there that many indian "development engineers" asking such 
demanding and never-programmed-before questions?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090804/2e1d19e0/attachment.bin 


More information about the Qt-interest-old mailing list