hi,
   if this is a linux/UNIX command you can write it that way, but if it is a
program that you want to launch, write "./mpg123" and be sure that this file
has an execute permissions for you.

-----Original Message-----
From: Martin Nogueira [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 06, 2000 2:08 PM
To: [EMAIL PROTECTED]
Subject: Execute Command's


Hi all

Im from argentine and try to create an aplication.
How can i add the command to a button?

for a console appz , i use:    system("mpg123");    to launch mgp123.

How can i do this with a button?

I supose:

on_button1_clicked
data= system ("mpg123"); 

but dosen't work.

please Help me!

Tank you

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to