search for: kochandrea

Displaying 3 results from an estimated 3 matches for "kochandrea".

Did you mean: kochandreas
2004 Nov 18
17
Wx::Grid Questions ...
I am trying to use a grid widget in my application, but run into a number of issues: -- Can they be placed in a panel? Or better yet, placed in sizer with other controls? I have only been able to place a grid inside a frame. -- Can you designate multiple rows (or columns) as being used for labels? -- Can you create cells that span cols (or rows)? -- What events are available to trigger on? How
2001 Nov 29
1
Do's & Don'ts when creating a Win app to be wine compatible ?
Hi, i am in the process of prototyping a small (inter-)network game client that is intented to run on windows. I don't have the time nor desire to create a dedicated linux port of it, but as some users may want to use it on linux, i'd like to know what points could be important to make a win app run as smoothly on wine as possible with little extra effort. Development system will be
2004 Jul 12
28
Windows compilation problems
Last week I was struggling to get xrc built into wxRuby and finally got it to compile. The problem I am now having is that the normal samples are not working at all (have not even tried any xrc stuff yet). So to test if it is a problem with xrc or my build process I tried compiling wxRuby without XRC, this caused the same error to be printed out as the failed XRC build. The output (in both