Juergen Vigna <[EMAIL PROTECTED]> writes:

| Well guys,
| 
| you would mean I'm bussy with other things and therefore not comitting
| anything new, but the case is that I'm still struggling with the update
| problems and I'm still not able to solve them (I already rewrote the
| collapsable inset to use a TextInset instead to BE a TextInset and
| so

hmm I think this change a lot of my code too... but not much.

| I finally have the right top_x or x() call for the inset so I'll commit
| this work soon, but I've the problem that the width of the inset is
| dependant on its position on screen (top_x) which is passed only to the
| draw() function, but there the text was already formated so this changes
| the top_x draws the text, which should be changed and so on!
| 
| Well I'll still have a look at what I can do, but I would really apreciate
| some help or some good tips (I'm already working on this for most of last
| week and this till now).
| 
| I'll commit what I have now so you can have a look!

Please, do.

| BTW.: After this the InsetText should be used ONLY as InsetText!

Never subclass from it?

        Lgb



Reply via email to