That would at least require some code to look at ;-)

Also, the goal of a minimum compilable example is as well that you
strip down your code to get the mimimum code required to reproduce
this issue - in most cases this does already highlight a bug somewhere
else instead of the framework's interface.

Regards,
Thomas

2009/5/4 Sabir <dearsa...@gmail.com>:
> Hi Thomas ,
>
> Thanks you for prompt response.
> It has a chunk of code. Its very hard to write a small compilable code for
> it.
> Also I am using a database to get some values .
> Could you look with out it. I am ready to clear anything if u want to get
> any more info of any parts.
>
>
> With Regards,
> Sabir
> On Mon, May 4, 2009 at 5:15 PM, Thomas Dähling <t.daehl...@googlemail.com>
> wrote:
>>
>> Hi Sabir,
>>
>> it would be easier to help you if you could provide a minimum
>> compileable code example of the crash you are experiencing.
>>
>> Regards,
>> Thomas
>>
>> 2009/5/4 Sabir <dearsa...@gmail.com>:
>> > Hi all,
>> >
>> > I have used treenode to create a tree. In the tree in the in the leaf
>> > node i
>> > have an icon set using WIconPair.
>> >
>> > Problem is that i have already set which icon to be displayed while
>> > populating the tree node. But when tree is rendered I see only first
>> > Icon of
>> > WIconPair being displayed.
>> >
>> > Later I tried searched to find a singal which will notify me when tree
>> > is
>> > displayed on screen .  I hope get such a singal i could easily set icons
>> > to
>> > be displayed.
>> >
>> > I tried using
>> > 1)expanded()  ( when user expand tree ) ,
>> > 2) icon1Clicked() ( to get a singal when user click on icon to expand
>> > tree),
>> > 3) load() ( Load content just before the widget's content is rendered. )
>> > to set icon when it is displayed first.
>> >
>> > But when i used all the three methods it resulted in segmentation fault.
>> >
>> > Please help me to set icons inside tree.
>> >
>> > Advance  thanks for all.
>> >
>> > --
>> > With Regards,
>> > Sabir
>> > +91 9895365676
>> >
>> >
>> > Success is mostly in the attitude. “I always felt that my greatest asset
>> > was
>> > not my physical ability, it was my mental ability.”
>> >
>> >
>> > ------------------------------------------------------------------------------
>> > Register Now & Save for Velocity, the Web Performance & Operations
>> > Conference from O'Reilly Media. Velocity features a full day of
>> > expert-led, hands-on workshops and two days of sessions from industry
>> > leaders in dedicated Performance & Operations tracks. Use code vel09scf
>> > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
>> > _______________________________________________
>> > witty-interest mailing list
>> > witty-interest@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/witty-interest
>> >
>> >
>>
>> <div><br></div>
>>
>>
>> ------------------------------------------------------------------------------
>> Register Now & Save for Velocity, the Web Performance & Operations
>> Conference from O'Reilly Media. Velocity features a full day of
>> expert-led, hands-on workshops and two days of sessions from industry
>> leaders in dedicated Performance & Operations tracks. Use code vel09scf
>> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>
>
> --
> With Regards,
> Sabir
> +91 9895365676
>
>
> Success is mostly in the attitude. “I always felt that my greatest asset was
> not my physical ability, it was my mental ability.”
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>

<div><br></div>

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to