HI,

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Ville Syrjälä
> Sent: Saturday, November 02, 2002 11:33 PM
> To: [EMAIL PROTECTED]
> Subject: [directfb-users] Re: Setting multiple parametrs
> 
> 
> On Sat, Nov 02, 2002 at 08:43:00PM +0100, Jiri Svoboda wrote:
> > HI,
> > Can I somehow set multiple options using one call?
> 
> I don't think it's possible.
> 
> > Now I can use DirectFBSetOption to set one by one option, 
> but I would 
> > like to set them all using --dfb: like syntax in one call. 
> My problem 
> > is that I cannot pass real ARGV&ARC stuff to DFB init, but I would 
> > like (still) let user specify some options and pass them 
> manually to 
> > DFB.
> 
> Is there some specific reason you don't want to set them one by one?

Yes. I'm getting them from user and I do not want to parse them by
myself.
I need to call same function which is DirectFBInit - it seems to me
stupid to
duplicate the code.
Maybe I will create artificial ARGV&ARGC and pass it to DirectFBInit.

                                JS




--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.

Reply via email to