My Gscanner Problem...

2006-08-09 Thread u821417
I would like to parse a txt data, and there is "@data" keyword in it. What i wanna do is take the number after the keyword ,and change it into a hex number. I cannot get the data after the "@data" keyword so far... :( [code] #include #include #include //#include #include #include #include

GTK for win32 cannot use stdio???

2006-08-05 Thread u821417
I just download GTK for win32 , developing win32 GTK applications using VC++ GUI. But what i am wondering is ... many stdio functions cannot work??? (It's ok to compile , but no reaction for running!) Such like ... printf、file read/write doesn't work! Could someone give me a guide? _

Windiow Background Help!

2005-01-27 Thread u821417
Dear Sir or Madam: I just have a GTK+2 question. I have many buttons on a window. They all are with pictures,and what i need is the transparent effect. What i am wondering is (1)I cannot show the window background picture. (2)Widgets cannot overlap! (i.e.,i cannot put image on an image) Pl