Bob Mathias - Sysero llc Business Group wrote:
>       I am running Ubuntu 8.04
>               Platform: GTK
>               Python Version: 2.5.2 on Linux2
>               Dabo Version 0.8.4: Revision 4111
>               UI Version: 2.8.7.1 on wxGTK(gkz)
> 
>       The problem is when I run the dabo Report Designer I am getting the
> main window but no Report Object Tree or Report Properties.  When I
> select new in the main report window nothing happens.  I am running the
> same path as I ran my dabo Class Designer that has no problems.  What
> can I do?

Did you go to View|Show Object Tree or View|Show Property Sheet?


>       I have a second other question I have a few applcations writen in java
> can I do a system call in my dabo application to pass the parmaters to
> the java program. 

You mean like:

import os
os.system("my_prog %s %s" % (arg1, arg2))

Note there are much better ways to do this but I wanted to make sure we 
were talking about the same thing, and the above is the easiest way to 
do it.


>       My last quistion is can daba Report Designer can create Bar Code for
> the USA. 

It can use whatever font you have installed, so it should work.

Paul


_______________________________________________
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]

Reply via email to