From: Liam C. <cy...@gm...> - 2005-03-29 19:26:21
|
Hi, While I enjoy the excitement of a good treasure hunt in model.py, some thorough docs would be good. I'd offer to write them, but I keep having "Oh, so that's how you do that" moments. On Tue, 29 Mar 2005 12:31:23 -0600, bra...@om... <bra...@om...> wrote: > > I think doubleclicking the widget in resource editor should bring up the > Property Editor, rather than the source file. This is the behavior in > HyperCard and similar environments such as Revolution. I think > shift-doubleclicking the widget might be a nice shortcut for bringing up the > source code. > > But which source code? Usually a background is linked to a Python script > containing a class MyBackground, and usually this is where an event is > stored...but not always. Maybe this should be a settable property in the > resource file, which defaults to undefined, and when undefined just looks > for a same-named Python script as the resource file. > > Also, regarding the opening of source code from Resource Editor, I think it > would be nice to have a global prefererence governing the choice of > preferred text editor. The choice of text editors is highly idiosyncratic, > and may not want to use the PythonCard Code Editor. > > > > > "Brian Debuire" <deb...@ho...> > Sent by: pyt...@li... > > 03/29/2005 11:59 AM > > To pyt...@li... > > cc > > Subject RE: [Pythoncard-users] time to share your PythonCard gripes and > likes > > > > > > Hi everyone, > > Personally, I would love the resource editor to be as simple as it is but > with user oriented features like when double clicking a button, open de > source file and add on_cmdButton_mouseClick(self, event) and stuff like > that. :) > > Hope this inspires to a powerfull editor, it would be really nice. > > Regards, > > > Brian > > _________________________________________________________________ > Don't just search. Find. Check out the new MSN Search! > http://search.msn.click-url.com/go/onm00200636ave/direct/01/ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > > -- 'There is only one basic human right, and that is to do as you damn well please. And with it comes the only basic human duty, to take the consequences. |