Now it is working, thank you :)
On Thu, Jul 7, 2016 at 8:42 AM, Esteban Lorenzano
wrote:
> Hi,
>
> > On 07 Jul 2016, at 01:54, Ben Coman wrote:
> >
> > On Thu, Jul 7, 2016 at 12:58 AM, Merwan Ouddane
> wrote:
> >> PS: for the first example, the alignment is not respected, the vec3
> >> structu
Ben wrote:
First time I've heard of it. Could you describe it?
Creating simple CRUD tables and forms with text fields and to-1
references to other
tables. In Pharo 6 doesn't need the SelectEntity widget, as that is
already loaded.
http://forum.world.st/ANN-SpecGenerator-easy-CRUD-applicati
2016-07-06 6:24 GMT-03:00 Hilaire :
> Thanks Esteban,
>
> I guess UDBC is for Pharo 5, and for Pharo 4 it is the NB version, right?
Right.
> I guess both version has the same public interface.
There might be a small difference in the API, because it seems more
people is using the UDBC version ra
On Thu, Jul 7, 2016 at 5:41 PM, stephan wrote:
> Ben wrote:
>>
>> First time I've heard of it. Could you describe it?
>
>
> Creating simple CRUD tables and forms with text fields and to-1 references
> to other
> tables. In Pharo 6 doesn't need the SelectEntity widget, as that is already
> loaded.