LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   some question about GTK2.0 (https://www.linuxquestions.org/questions/fedora-35/some-question-about-gtk2-0-a-376325/)

mcm1738 10-24-2005 06:04 AM

some question about GTK2.0
 
step1: i have a file:"deal.ini"

exp=print page
hpar=hard para
lb = record wave

step2: now in my executable program i wanna show some checkboxs which caption is "print page..."(from the "ini" file),

step3: then user will check some checkbox(make it active),

step4: when user check the chenkbox which caption is"print page"
i hope my program can writes "lib_rd_deal_exp.so" into another file named "re_deal.ini",


step1~2 it ok
step3 to step4, i am puzzled, how can i let my code know what every checkbox
denote ?

In delphi 7,i can white checkbox.tag, but in GTK i don't know how to do


my english is so poor

i hope you can know what i mean!!!
thank you !!!


All times are GMT -5. The time now is 12:11 AM.