From: Bruce B. <bru...@gm...> - 2007-11-05 22:19:16
|
Problem Solved. Turned TAB #2 was using a checkbox and my SETUP script was not adding that widget to the EXE. Once, that issue was fixed the other tabs automatically appeared On 11/5/07, Bruce Bromberek <bru...@gm...> wrote: > > Hi All- > > Long time user, first time problem. > > My PythonCard App uses a notebook widget with 4 pages. Runs fine from the > command line. When running from a py2exe EXE it only displays the first > notebook page. > > Any suggestions on how to debug this? > > Thanks, > Bruce Bromberek > |