I have a picturebox within a vsplit which is in turn inside a hsplit.
The gist of what I need is to control the stretch so that the original
aspect ratio of the picture is maintained no matter which splitter they
expand/reduce.
tia
Bruce
-
I've never noticed before but is there a reason why the splitter
controls lack a Spacing property.
The reason I need it is that the vsplit only contains two simple
controls, a picturebox and a tableview. This looks quite cramped.
Is the solution to include each of those controls in a panel with
On 10/10/2013 06:02 PM, Benoît Minisini wrote:
> Le 10/10/2013 23:50, Kevin Fishburne a écrit :
>> On 10/10/2013 05:07 AM, Fabien Bodard wrote:
>>> Maybe some parts of your rendering engine must in final be in a lib like
>>> gb.sge
>> Is there a reference doc for that component? I don't see it in t
Le 10/10/2013 23:50, Kevin Fishburne a écrit :
> On 10/10/2013 05:07 AM, Fabien Bodard wrote:
>> Maybe some parts of your rendering engine must in final be in a lib like
>> gb.sge
>
> Is there a reference doc for that component? I don't see it in the wiki,
> but seem to remember someone mentioning
Maybe some parts of your rendering engine must in final be in a lib like
gb.sge
Le 9 oct. 2013 22:15, "Kevin Fishburne" a
écrit :
> On 10/09/2013 01:46 PM, Jussi Lahtinen wrote:
> > Are you using SDL, OpenGL?
> >
> > What is the map size?
> >
> > How many lines of code?
> > Run this on your proje