[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [paragui-users] Bug in WidgetList
From: |
Alexander Opitz |
Subject: |
Re: [paragui-users] Bug in WidgetList |
Date: |
Fri, 9 May 2003 03:02:25 +0200 |
User-agent: |
KMail/1.5.1 |
Again Hi,
forget the last post, there was a fault in the test file.
Now it looks better. But how you can see, if you start it and press the add
button, the ScrollBar isn't shown correct. If you remove the "button->Show()"
line in the test file, it looks more buggi.
Compile line is again following:
g++ -I/usr/include/paragui -I/usr/include/SDL -I/usr/include/freetype2
-L/usr/lib -lparagui -lSDL -lfreetype WidgetListBug.cpp
I've make no diff.
Hope it helps.
WidgetListBug.cpp
Description: Text Data
pgwidgetlist.cpp
Description: Text Data