Welcome to the Project Developers' Table

Moderator: Rathinagiri

User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Welcome to the Project Developers' Table

Post by Rathinagiri »

Are there anybody working on Combobox? Or shall I start working on that?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: Welcome to the Project Developers' Table

Post by sudip »

rathinagiri wrote:
sudip wrote:Fantastic!!! :D
Thanks a lot.

BTW, OnClick event of button is not working. I found it when tried with Textbox sample demo_1. Then I tried with button demos also. Is there any problem from my side during compilation?
Hi Sudip,

I think it works well. You can try using demo_1 of grid.
Hi Rathi,
Now, on click event is working for all demos :) I forgot to install latest binaries ;) sorry :(
With best regards,
Sudip
User avatar
dhaine_adp
Posts: 457
Joined: Wed Aug 06, 2008 12:22 pm
Location: Manila, Philippines

Re: Welcome to the Project Developers' Table

Post by dhaine_adp »

Hi Rathi,

Congrats! Amazing work.


Regards,

Danny
Regards,

Danny
Manila, Philippines
User avatar
mol
Posts: 3825
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Welcome to the Project Developers' Table

Post by mol »

rathinagiri wrote:Are there anybody working on Combobox? Or shall I start working on that?
Some time ago, Roberto assigned me combobox, but I had no time to start it...
I intend to do it today.
Marek
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Welcome to the Project Developers' Table

Post by Rathinagiri »

Ok. Please go ahead Marek. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Welcome to the Project Developers' Table

Post by Rathinagiri »

dhaine_adp wrote:Hi Rathi,

Congrats! Amazing work.


Regards,

Danny
Thanks Danny.

Today I have cleared 'OnHeadClick' event of Grid and 'OnDblClick' event of Listbox and 'value' property (both set and get) of Listbox in multiselection mode.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: Welcome to the Project Developers' Table

Post by Roberto Lopez »

rathinagiri wrote:Ok. Please go ahead Marek. :)
What do you think about RadioGroup?
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Welcome to the Project Developers' Table

Post by Rathinagiri »

Ok Roberto. I would try.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: Welcome to the Project Developers' Table

Post by Roberto Lopez »

Hi Team,

Is extremely important to document our work to know which is the true state of each control.

To help Esgici on this, we must document our work step by step.

So, for each control you worked on, please document what things are unfinished in the TODO.TXT file.

I've added a new file at SVN root called EXTENSIONS.TXT, to document the extensions that you've added to each control too.

Thanks in advance.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Welcome to the Project Developers' Table

Post by Rathinagiri »

I always document the missing properties/events/methods I work on a control in TODO.TXT already.

I hardly make any EXTENSIONS to the controls as I rush to implement new controls. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply