[Gambas-user] New custom control "List Manager"

Charlie Reinl Karl.Reinl at ...2345...
Thu Oct 24 14:42:54 CEST 2013


Am Donnerstag, den 24.10.2013, 21:41 +1030 schrieb Bruce:
> On Wed, 2013-10-23 at 20:25 +1030, Bruce wrote:
> > Hi all,
> > 
> > I just added a new custom control to the wiki "Additional Components"
> > page (or you can just go here http://paddys-hill.net/wp/?page_id=174).
> > 
> > It provides a means for the user to manipulate a list of objects.
> > 
> > I wrote it today after I started (yet again) to implement the same thing
> > directly into another project. I must have done this about 20 times! So
> > I finally just sat down and wrote the custom control.
> > 
> > Hope you like it.
> > Bruce
> 
> Well, since posting that I have discovered a few things!
> 
> * Gambas doesn't like me calling the project gb.listmgr!  Well, it
> doesn't mind but it refuses to recognise it as a component in the IDE
> toolbox. So in the next few days I'll change its' name to simply
> "listmgr".
> 
> * Setting default values in the _Properties constant has got some
> strange effects.  The Orientation property was defined as
> "Orientation{Align.Left;Right;Top;Bottom}=Right,"
> (and the property was initialised to "=Align.Right") but this causes
> some aberrant behaviour that I will shortly raise as an issue. In the
> meantime, some or all of the control properties need to be set
> explicitly either in code or via the IDE properties bar.

Salut Bruce,

for the default settings, see my question on 9/15 and the answer 
from Benoît.


-- 
Amicalement
Charlie
-------------- next part --------------
An embedded message was scrubbed...
From: =?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?= <gambas at ...1...>
Subject: Re: [Gambas-user] Problems on UserControl properties
Date: Sat, 14 Sep 2013 21:30:11 +0200
Size: 4059
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20131025/69e57b26/attachment.mht>


More information about the User mailing list