Re: lua-Syntax for creating a textbox in 3.4.11

2012-10-26 Thread Alexander Yakushev
On 10/27/2012 09:51 AM, rudolfrentier wrote: Hi Alexander! First of all, thank you very much for answering my question. :) Do you (or does anybody) know, which versions supported the initialization using wibox.widget.textbox()? It's the way of creating widgets in Awesome git/master. I'm cons

Re: lua-Syntax for creating a textbox in 3.4.11

2012-10-26 Thread rudolfrentier
Hi Alexander! First of all, thank you very much for answering my question. :) Do you (or does anybody) know, which versions supported the initialization using wibox.widget.textbox()? I'm considering getting in contact with the Bashets-author, as the last push was done on June 24th and I can'

Re: lua-Syntax for creating a textbox in 3.4.11

2012-10-26 Thread Alexander Yakushev
On 10/27/2012 03:42 AM, rudolfrentier wrote: Does nobody know the answer or is my question just too uninteresting?|| | |Hello Rudolf, I apologize for not answering myself and for others. The thing is, your problem is not textbox initialization, which you do right with mytextbox = widget({ ty

Re: lua-Syntax for creating a textbox in 3.4.11

2012-10-26 Thread rudolfrentier
Does nobody know the answer or is my question just too uninteresting? Am 21.10.2012 03:34, schrieb 1q2s3c4f5t6h7m8k9...@gmx.net: Hi! I'm currently trying to write widgets for displaying cpu-usage for each core. I was able to implement progressbars this way, however, I'm not able to use textb

lua-Syntax for creating a textbox in 3.4.11

2012-10-20 Thread 1q2s3c4f5t6h7m8k9o0o
Hi! I'm currently trying to write widgets for displaying cpu-usage for each core. I was able to implement progressbars this way, however, I'm not able to use textboxes. I was following the instructions on https://gitorious.org/bashets/pages/Brief_Introduction: |mywidget = wibox.widget.textbo