maingPHPEdit - Support: sr #107208, UI code and business logic...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

sr #107208: UI code and business logic listings should be separated

Submitter:  Anto Jose <antojose>
Submitted:  Sat 09 Jan 2010 11:23:33 AM UTC
   
 
Category:  User Interface Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux

Sat 09 Jan 2010 11:23:33 AM UTC, original submission:  

At present, the code for UI and that for the business logic seems to be mixed up.

Why don't we go for a GtkBuilder based XML implementation for UI?

We could then use something like GLADE to play around with the interface issues very easily.

 The user interfaces designed in Glade are saved as XML, and by using the GtkBuilder GTK+ object these can be loaded by the application dynamically as needed.

Which ALSO means, we wont have to be limited to a single language (C++) to write the entire application.

By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,and others.

BETTER LATE THAN NEVER

Anto Jose <antojose>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by antojose (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code