Re: GUI code



oops, typo:
"build open" -> "builder open"

S.
"Steven Kelly" <stevek@xxxxxxxxxxxx> wrote in message
news:mW9Qf.50$iO1.9@xxxxxxxxxxxxxxxx

Again, see SimpleDialog, for example
SimpleDialog>>choose:labels:values:default:equalize:for: (which is
what (Dialog warn: 'foo') sends in the end). If you want a normal
window not a dialog, you can replace "self preOpen" with "builder
window model: self", and then call "build open" rather than "builder
openDialogWithExtent:".

Steve

"Guybrush Threepwood" <spambak@xxxxxxxxxxx> wrote in message
news:pan.2006.03.10.03.39.35.279489@xxxxxxxxxxxxxx
On Sun, 26 Feb 2006 20:56:47 -0500, David Buck wrote:

Manually creating a GUI is indeed much easier than in Wrapper.
The most
common technique in Wrapper to manually create a GUI is to create
the
window specs (which can be done without the GUI tool) and using it
to
build the window the normal way. Any other way is a LOT of work.

If the window specs is created, how would I build/open the window?

--
"Don't worry about people stealing your ideas. If your ideas are
any
good, you'll have to ram them down people's throats."
-- Howard Aiken





.



Relevant Pages

  • Re: SQL 2005 Managment Studio
    ... Why would they force users to operate in such a small window. ... no sense to me in terms of usability. ... such work in a query window instead of the GUI tool. ...
    (microsoft.public.sqlserver.tools)
  • Re: GUI code
    ... 'foo') sends in the end). ... window specs (which can be done without the GUI tool) and using it ... If the window specs is created, how would I build/open the window? ...
    (comp.lang.smalltalk)
  • Re: FAQ Topic - How do I close a window and why does it not work on the first one? (2009-09&
    ... A window opened by javascript can be closed without confirmation ... A window can be closed without confirmation using `windowRef.close' ... and I also do not appreciate its use of the ` character with whitespace ... Richard Cornford uses the - foo - style which I find confusing and hard to ...
    (comp.lang.javascript)
  • Window class function calling
    ... This derived window class defines a public ... My question is should Foo() send a message to the ... OnFoo() directly? ... HWND m_hWnd; ...
    (microsoft.public.win32.programmer.kernel)
  • Re: All gone a bit wrong (opening a new window)
    ... another window. ... although the panel opens the text view never changes. ... if you specified an outlet called ... called with the contents for foo. ...
    (comp.sys.mac.programmer.help)