Guy Deleeuw | 1 Dec 2007 10:34
Picon

Re: [Wt-interest] Ext::TabWidget setHidden

Hello

It's setTabHidden that not working sorry
also the Ext::TableView::hideColumn(1) may be the same problem ?

regards

Guy

Guy Deleeuw a écrit :
> Hello
>
> setHidden does not work
>
> Regards
>
> Guy
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> witty-interest mailing list
> witty-interest@...
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>   

--

-- 
Guy De Leeuw
(Continue reading)

Guy Deleeuw | 2 Dec 2007 18:50
Picon

[Wt-interest] Ext::ContentPanel height problem

Hello

I just discover a problem with a contentpanel.

This contentpanel content only a WTable and are on center layout

When the numbers of rows into the wtable are lower than the height of 
the contentpanel no problems else the wtable are not displayed.

Thanks in advance

Guy

Guy Deleeuw | 2 Dec 2007 19:29
Picon

Re: [Wt-interest] Ext::ContentPanel height problem

Hello

I upgrade from the last cvs and work now

regards

Guy

Guy Deleeuw a écrit :
> Hello
>
> I just discover a problem with a contentpanel.
>
> This contentpanel content only a WTable and are on center layout
>
> When the numbers of rows into the wtable are lower than the height of 
> the contentpanel no problems else the wtable are not displayed.
>
> Thanks in advance
>
> Guy
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> witty-interest mailing list
(Continue reading)

Guy Deleeuw | 2 Dec 2007 21:56
Picon

[Wt-interest] Ext::ProgressDialog

Hello

Ext::ProgressDialog does not work the dialog appear and disappear 
immediately

Guy

Guy Deleeuw | 2 Dec 2007 22:45
Picon

Re: [Wt-interest] Ext::ProgressDialog

ok error of me it's because a procesEvents before a setValue

Guy

Guy Deleeuw a écrit :
> Hello
>
>
> Ext::ProgressDialog does not work the dialog appear and disappear 
> immediately
>
> Guy
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> witty-interest mailing list
> witty-interest@...
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>   

--

-- 
Guy De Leeuw
IT Manager
Eurofer
5, avenue Ariane
Building "Integrale" (3rd floor)
(Continue reading)

Guy Deleeuw | 5 Dec 2007 09:02
Picon

[Wt-interest] Ext::ContentPanel resize

Hello

I have a contenpanel with a toolbar and a Ext::TabWidget
If I resize like this :
  m_cpCenter->resize(WLength(100, WLength::Percentage), WLength(100, 
WLength::Percentage));
  m_extTab->resize(WLength(100, WLength::Percentage), WLength100, 
WLength::Percentage));

The TabWidget have a vertical scrollbar because the computation of the 
height does not take the height of the toolbar (maybe :-))

Regards

Guy

Guy Deleeuw | 5 Dec 2007 09:05
Picon

[Wt-interest] Ext::ToolBar addButton

Hello

I cannot see a function in the wt documentation to add an existing 
button to a toolbar for by example set a tool tips

Thanks in advance

Guy

Koen Deforche | 5 Dec 2007 09:11
Picon

Re: [Wt-interest] Ext::ToolBar addButton

Hey Guy,

On Dec 5, 2007 9:05 AM, Guy Deleeuw <G.De_Leeuw@...> wrote:
> Hello
>
> I cannot see a function in the wt documentation to add an existing
> button to a toolbar for by example set a tool tips

In what way does ToolBar::add(Button *button) not work for you?

Regards,
koen

Guy Deleeuw | 5 Dec 2007 09:11
Picon

[Wt-interest] Ext::TabWidget

Hello

I just try the setTabHidden change.
the setTabHidden hide the content, it is possible to hide the tab also ?

Thanks in advance

Guy

Guy Deleeuw | 5 Dec 2007 09:16
Picon

Re: [Wt-interest] Ext::ToolBar addButton

Hello Koen,

May be I cannot add an Icon in this case.
Guy
Koen Deforche a écrit :
> Hey Guy,
>
> On Dec 5, 2007 9:05 AM, Guy Deleeuw <G.De_Leeuw@...> wrote:
>   
>> Hello
>>
>> I cannot see a function in the wt documentation to add an existing
>> button to a toolbar for by example set a tool tips
>>     
>
> In what way does ToolBar::add(Button *button) not work for you?
>
> Regards,
> koen
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> witty-interest mailing list
> witty-interest@...
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>   
(Continue reading)


Gmane