<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tomeu,<br>
<br>
Did some more work on Read Etexts last night and it's shaping up pretty
good.&nbsp; I may have something worth posting on Sugar Activities before
too long.&nbsp; Memorial Day is coming up.&nbsp; If my wife works on that day
that would give me a good opportunity to finish everything.<br>
<br>
One thing I think I did right on this was to use a vbox to split my
Activity window in half vertically.&nbsp; The top half is the textarea for
reading the book page or the help text.&nbsp; The bottom half is the table
for the results of the book search.&nbsp; When the bottom half is hidden the
textarea takes up the full screen (other than the toolbar).&nbsp; This
enables me to have a modeless interface.&nbsp; I was thinking of making a
similar table for View Slides where I could list out the Journal
entries representing images and select one or many of them to include
in a slide show.&nbsp; This would be far superior to opening the Object
Chooser each time to select just one image.<br>
<br>
If you end up working on the object chooser, I have a notion for you to
consider.&nbsp; Not a request, just a notion.&nbsp; The notion is, how about an
object choosing widget?&nbsp; Something you could put in a scroller and use
in Activities.&nbsp; You could create the object chooser dialog by simply
putting the widget in a scroller and putting that into a dialog, along
with OK and Cancel buttons.&nbsp; Activity developers might choose to use
the widget as an alternative to the modal dialog.&nbsp; You could make a
case that modal dialogs are a necessary evil that Sugar Activities
should avoid whenever possible.<br>
<br>
The widget code would be self contained, so an Activity developer could
include the code in his bundle to support older versions of Sugar.<br>
<br>
In any case, I'll look forward to your feedback on the new Read
Etexts.&nbsp; I'm liking it pretty well myself so far.&nbsp; I can create
properly named Journal entries for a bunch of etexts in a few minutes,
and open them from the Journal with one click.&nbsp; This is a great
improvement over using Browse to download them from the PG website.<br>
<br>
James Simmons<br>
<br>
<br>
Tomeu Vizoso wrote:
<blockquote
 cite="mid:242851610905200242q6995bdc6q7fd39fb669eeb804@mail.gmail.com"
 type="cite">
  <pre wrap="">Sounds great, what I would like to do is to add buttons to the
objectchooser for taking a photo, record a video clip and record audio
to the object chooser, so all activities using the object chooser can
also get those media from the input devices.

  </pre>
  <blockquote type="cite">
    <pre wrap="">The "growing one step at a time" is a necessity considering how little time
I have to do this kind of work.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think it's important not only because of our limited resources, but
also because it allows for a more efficient feedback loop. We have
many options open and is often hard to decide which way to go.

Regards,

Tomeu</pre>
</blockquote>
</body>
</html>