Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-04 Thread minoshi

02.10.2011 16:41, Martin Schreiber пишет:

Martin Schreiber wrote:


I'll check if it is possible to
activate the option for tterminal too.


Done, trunk 4852.

- Settwidgetgrid.optionsgrid og_rowheight in order to enable support for
variable grid row height.
- Settwidgetgrid.datacols[thecolofthetterminal].options1
co1_autorowheight.
- Settterminal.textflags tf_wordbreak.

Martin


works well!


--
Yours,
Alexandre Minoshi
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread Martin Schreiber
On Saturday 01 October 2011 17.49:37 minoshi wrote:
 Hello, Martin!
 
 twidgetgrid + ttreminal
 
 Is there way to wordbreak in output 
Set tterminal.maxchars  0.

 and auto height this row?

In order to automatically adjust the grid row height to the font height of an  
edit widget activate theeditwidget.optionswidget ow_autoscale. ow_autscale 
of grid inserted widget is off by default because only one editwidget in a 
grid should affect the grid row height.

Martin
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread minoshi

02.10.2011 07:01, Martin Schreiber пишет:

On Saturday 01 October 2011 17.49:37 minoshi wrote:

Hello, Martin!

twidgetgrid + ttreminal

Is there way to wordbreak in output

Settterminal.maxchars  0.



Are you plan automatic calculation of the number of characters?


and auto height this row?


In order to automatically adjust the grid row height to the font height of an
edit widget activatetheeditwidget.optionswidget ow_autoscale. ow_autscale
of grid inserted widget is off by default because only one editwidget in a
grid should affect the grid row height.

Martin


Clearly for me, thank you

--
Yours,
Alexandre Minoshi
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread Martin Schreiber
On Sunday 02 October 2011 14.52:39 minoshi wrote:
 02.10.2011 07:01, Martin Schreiber пишет:
  On Saturday 01 October 2011 17.49:37 minoshi wrote:
  Hello, Martin!
  
  twidgetgrid + ttreminal
  
  Is there way to wordbreak in output
  
  Settterminal.maxchars  0.
 
 Are you plan automatic calculation of the number of characters?
 
Based on which criteria?
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread minoshi

02.10.2011 13:46, Martin Schreiber пишет:

On Sunday 02 October 2011 14.52:39 minoshi wrote:

02.10.2011 07:01, Martin Schreiber пишет:

On Saturday 01 October 2011 17.49:37 minoshi wrote:

Hello, Martin!

twidgetgrid + ttreminal

Is there way to wordbreak in output


Settterminal.maxchars   0.


Are you plan automatic calculation of the number of characters?


Based on which criteria?
___


number of characters to fit in the current width of tterminal

--
Yours,
Alexandre Minoshi
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread Martin Schreiber
On Sunday 02 October 2011 15.57:05 minoshi wrote:
 02.10.2011 13:46, Martin Schreiber пишет:
  On Sunday 02 October 2011 14.52:39 minoshi wrote:
  02.10.2011 07:01, Martin Schreiber пишет:
  On Saturday 01 October 2011 17.49:37 minoshi wrote:
  Hello, Martin!
  
  twidgetgrid + ttreminal
  
  Is there way to wordbreak in output
  
  Settterminal.maxchars   0.
  
  Are you plan automatic calculation of the number of characters?
  
  Based on which criteria?
  ___
 
 number of characters to fit in the current width of tterminal

Works with fixed character width fonts only. Another possibility is to use 
variable row height with active t*grid.optionsgrid og_rowheight and 
tf_wordbreak in t*editwidget.textflags*. I'll check if it is possible to 
activate the option for tterminal too. Performance probably will be 
problematic.

Martin
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread minoshi

02.10.2011 14:13, Martin Schreiber пишет:

On Sunday 02 October 2011 15.57:05 minoshi wrote:

02.10.2011 13:46, Martin Schreiber пишет:

On Sunday 02 October 2011 14.52:39 minoshi wrote:

02.10.2011 07:01, Martin Schreiber пишет:

On Saturday 01 October 2011 17.49:37 minoshi wrote:

Hello, Martin!

twidgetgrid + ttreminal

Is there way to wordbreak in output


Settterminal.maxchars0.


Are you plan automatic calculation of the number of characters?


Based on which criteria?
___


number of characters to fit in the current width of tterminal


Works with fixed character width fonts only. Another possibility is to use
variable row height with activet*grid.optionsgrid og_rowheight and
tf_wordbreak int*editwidget.textflags*. I'll check if it is possible to
activate the option for tterminal too. Performance probably will be
problematic.



ok, wait you
--
Yours,
Alexandre Minoshi
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread Martin Schreiber
Martin Schreiber wrote:

  Are you plan automatic calculation of the number of characters?
  
  Based on which criteria?
  ___
 
 number of characters to fit in the current width of tterminal
 
 Works with fixed character width fonts only. Another possibility is to use
 variable row height with active t*grid.optionsgrid og_rowheight and
 tf_wordbreak in t*editwidget.textflags*. I'll check if it is possible to
 activate the option for tterminal too. Performance probably will be
 problematic.
 
Or set twidgetgrid.datacols[n].widthmin in order to get a horizontal 
scrollbar for small windows.


___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-02 Thread Martin Schreiber
Martin Schreiber wrote:

 I'll check if it is possible to
 activate the option for tterminal too.

Done, trunk 4852.

- Set twidgetgrid.optionsgrid og_rowheight in order to enable support for 
variable grid row height.
- Set twidgetgrid.datacols[thecolofthetterminal].options1 
co1_autorowheight.
- Set tterminal.textflags tf_wordbreak.

Martin

___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Tterminal word break and auto rowheigt

2011-10-01 Thread minoshi

Hello, Martin!

twidgetgrid + ttreminal

Is there way to wordbreak in output and auto height this row?
--
Yours,
Alexandre Minoshi
___
MSEide-MSEgui-talk mailing list
MSEide-MSEgui-talk@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/mseide-msegui-talk