Bugzilla – Attachment 229803 Details for
Bug 411890
DumbTab shortcuts broken with Gtk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
example script
d1.ycp (text/plain), 435 bytes, created by
Arvin Schnell
on 2008-07-24 15:59:20 UTC
(
hide
)
Description:
example script
Filename:
MIME Type:
Creator:
Arvin Schnell
Created:
2008-07-24 15:59:20 UTC
Size:
435 bytes
patch
obsolete
>{ > UI::OpenDialog(`opt(`defaultsize), > `VBox( > `DumbTab( [ > `item(`id(`address ), "&Address" ), > `item(`id(`overview ), "O&verview" ), > `item(`id(`style ), "GUI &Style Hints" ) > ], > `Empty()), > `Right(`PushButton(`id(`close), "Cl&ose" ) ) > ) > ); > > while ( true ) > { > symbol widget = (symbol) UI::UserInput(); > > if ( widget == `close ) break; > } > > UI::CloseDialog(); >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 411890
: 229803