Recent

Author Topic: stringgrid in GTK2 broken  (Read 4076 times)

Amnon82

  • New Member
  • *
  • Posts: 37
stringgrid in GTK2 broken
« on: March 13, 2007, 11:44:01 am »
I did a gui with a stringgrid in it:

(http://img228.imageshack.us/img228/4327/screenshotupkggui200703hk5.th.png) (http://img471.imageshack.us/img471/9789/screenshotupkggui200703fn9.th.png)

When I scroll in the GTK2 build the text gets displayed in crasy ways. GTK1 is all fine. Is there a way to fix it in GTK2?

The source:

upkg-gui-20070313-1

jesusr

  • Sr. Member
  • ****
  • Posts: 499
RE: stringgrid in GTK2 broken
« Reply #1 on: March 13, 2007, 07:18:00 pm »
can you add the following two lines at the end of your bitbtn1click procedure and send the resulting pkglisting.xml file to: jesusrmx a yahoo.com.mx , I can't test your program directly because I don't have upkg-list in my system.
Code: [Select]

  Stringgrid1.SaveOptions := [soContent];
  Stringgrid1.SaveToFile('pkglisting.xml');

Amnon82

  • New Member
  • *
  • Posts: 37
RE: stringgrid in GTK2 broken
« Reply #2 on: April 01, 2007, 01:31:08 pm »
Will do that when I've time.

 

TinyPortal © 2005-2018