Checkbox



I wanted to make a window which contained these
window
\table
  \something
  \something
  \hbox
    \chechbox
    \entry
    \button

But in practice it looked a little f... up. Because the checkbox has some
space right for it (Reserved for a label??)

So I remade it to look like this

window
 \table
   \something
   \something
   \checkbox
     \hbox (contained in the checkbox)
       \entry
       \button

I looked like the effect I wanted but it didn't work as expected:

If you want to move the cursor to the entry, you need to do a
"double-click", and besides, the colors on the entry is all diffrent from
the other ones I have...

What is wrong?? is there a bug in gtk???

Stian Skjelstad / My_Wave



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]