Greetings to the list from a newbie and thanks for the creation of Dabo, This is my first time posting to the list so please bare with me considering the following questions...
I would like to ask two things: 1) I develop an application who monitors networked machines and i use SQLite to save the state of the networked machines over time and some statistics. I also have some modules to handle the monitoring process and the logic of the app. My question is, where is the right place to put the logic of the application in respect to the Dabo application? I know that the database information (***. cnxml) goes to db directory and that the modules that handle the queries (bizobjs go to their directory (biz)). Where is the right place to put the database file (***.sqlite) and the rest of the python modules which are the logic of the application? 2) I want to create a drop down box (combo box?) with intelligence enabled; more specifically as the user types in, the control searches data from a database table suggesting entries, after finding the correct entry the user presses <enter > or <tab> to accept the value and goes on with the rest of data entry. Thanks in advance, Kind regards, Stef k. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
