[E-devel] etk - scroll - text_view

2006-12-18 Thread Atton Jonathan
hello ;) I write a application with the ETK library. I need to add a scrollbar in a text_view but my scrollbar don't appears. My code: frame = etk_frame_new(hehe); etk_container_add(ETK_CONTAINER(vbox), frame);

Re: [E-devel] etk - scroll - text_view

2006-12-18 Thread Hisham Mardam Bey
On 12/18/06, Atton Jonathan [EMAIL PROTECTED] wrote: hello ;) I write a application with the ETK library. I need to add a scrollbar in a text_view but my scrollbar don't appears. My code: frame = etk_frame_new(hehe);

Re: [E-devel] etk - scroll - text_view

2006-12-18 Thread Atton Jonathan
Le lundi 18 décembre 2006 à 20:59 +0200, Hisham Mardam Bey a écrit : On 12/18/06, Atton Jonathan [EMAIL PROTECTED] wrote: hello ;) I write a application with the ETK library. I need to add a scrollbar in a text_view but my scrollbar don't appears. My code: frame =

Re: [E-devel] etk - scroll - text_view

2006-12-18 Thread Hisham Mardam Bey
On 12/19/06, Atton Jonathan [EMAIL PROTECTED] wrote: Ok I see, I really need this options hehe :p Etk have a mainling list or site ? or you use this mailing list ? We use this mailing list and #etk on irc.freenode.net I have found a bug :o, when you select a text with the mouse, the last