gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUe] gnue-forms: how to make better


From: Oleg Noga
Subject: [GNUe] gnue-forms: how to make better
Date: Tue, 24 Jul 2007 20:03:10 +0300

Hello, GNUe developers!

I like gnue and i just need more features to use it in my current
project. 

I have made some additions into my wx26 driver
 - 'radiobox' style for foreign key editor (static item count, yet,
 because of wx.RadioBox)
 - 'datepicker' style for date editor (behaves same way but has
 wx.calendar as popup date selector)
 - buttons with images

I am willing to implement, in this order
 - GFGrid2 on wx.grid
 - popup foreign key editor with this grid
 - pages not only on top but in layout boxes
 - GFTree, popup foreign key editor with GFTree

I understand that this additions are terms of discussion because they
can blur gnue-forms.
I am thying just to add new code and not change existing.
But gnue-forms is not ready for some of this additions so i have also to
improve original code or to make some workarounds.
I can notify here about such problems with gnue code if it
interesting. I think it is not very actual until contributing.
Where is better to notify if you interested?
Where is better to send patches for clear fixes?

Now i am on the grid

As i see original grid is very entry-related - it is like new
look & feel of old entry-based grid.
wx.grid does not needs any GFEntry obejcts untill editing so i think
i have to implement new GFObject that will directly work with his
GFBlock. Am i correct?

-- 
Best regards,
 Oleg                          mailto:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]