Hi,

A Divendres 12 Octubre 2007, E. Boer va escriure:
> 3. Is it possible to modify the client interface completely?
>

TinyERP has a three tier architecture which allows the user interface to be 
pretty well separated from the backend. That means you can develop your own 
user interface. However, you might be interested in the soon to be released 
KTiny [1] first beta which will allow some customization through Qt' Style 
Sheets in forms. Take a look a the pictures in [2] to get an idea of how it 
works. Note that you can change the style sheet of every widget in every 
form. For more info on what you can do with style sheets in Qt, take a look 
at [3].

If that could solve part of your needs, but you'd need to change the style of 
other widgets not only those in forms, please, let us know your use case.

Otherwise if you want the forms as they are, but want to remove menus, tabs, 
and the such, that can also be implemented, it's just a matter of creating a 
new "container" for them. Simply ask if you have more questions on how to do 
it!


> 4. Have Tiny hook4. Have Tiny hooks? e.g. when a button is pressed I want to  
hook my

TinyERP has Wizards which seem to be more or less what you need here...


[1] http://sf.net/projects/ktiny
[2] 
http://www.nan-tic.com/index.php?option=com_content&task=view&id=18&Itemid=15&lang=en
[3] http://doc.trolltech.com/4.3/stylesheet.html

-- 
Albert Cervera i Areny
http://www.NaN-tic.com
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to