/[xforms]/xforms/lib/choice.c
ViewVC logotype

Diff of /xforms/lib/choice.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by leeming, Thu Apr 24 09:35:34 2003 UTC revision 1.9 by leeming, Tue Sep 9 00:28:25 2003 UTC
# Line 252  handle_choice(FL_OBJECT * ob, int event, Line 252  handle_choice(FL_OBJECT * ob, int event,
252      case FL_DRAW:      case FL_DRAW:
253          /* always force outside alignment */          /* always force outside alignment */
254          ob->align &= ~FL_ALIGN_INSIDE;          ob->align &= ~FL_ALIGN_INSIDE;
255          (ob->type == FL_DROPLIST_CHOICE ? draw_droplist_choice : draw_choice) (ob);     /* Draw          (ob->type == FL_DROPLIST_CHOICE ? draw_droplist_choice : draw_choice) (ob);     /* Draw
256    
257    
258    
259    
260    
261    
262                                                                                             the                                                                                             the
263    
264    
265    
266    
267    
268    
269                                                                                             object                                                                                             object
270    
271    
272    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26