#7588 BLOC 8.2.0 (: Sugar should provide messages indicating when NAND is "getting full" and "critically full"
Zarro Boogs per Child
bugtracker at laptop.org
Thu Aug 14 02:25:27 EDT 2008
#7588: Sugar should provide messages indicating when NAND is "getting full" and
"critically full"
-----------------------+----------------------------------------------------
Reporter: cscott | Owner: erikos
Type: defect | Status: new
Priority: blocker | Milestone: 8.2.0 (was Update.2)
Component: sugar | Version: not specified
Resolution: | Keywords: blocks:8.2.0 r?
Next_action: review | Verified: 0
Blockedby: | Blocking: 7125
-----------------------+----------------------------------------------------
Comment(by erikos):
The button alignment works, thanks.
For the background I added SugarModalAlert to the gtkrc.em like we do for
SugarAlert for example. I will ping benzea about it - otherwise I can use
an Eventbox and modify_bg calls to get the desired layout - not very nice
though.
{{{
widget_class "*<SugarAlert>" style "black-bg"
widget_class "*<SugarAlert>*" style "black-bg-child"
widget_class "*<SugarSectionView>" style "white-bg"
widget_class "*<SugarSectionView>*" style "white-bg-child"
widget_class "*<SugarModalAlert>" style "black-bg"
widget_class "*<SugarModalAlert>*" style "black-bg-child"
}}}
The wrapping of the message only nearly works - it is a bit shifted.
Already in another occasion I found out that the wrapping for labels is
not that glory. Especially when you use wrap and justify together.
--
Ticket URL: <http://dev.laptop.org/ticket/7588#comment:12>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list