li_top wrote:
> Hi all
> I have a problem to implement a UI like Microsoft Word table .
> That is , The UI have tables . User can combine 2or3 or more tables to one 
> table. How to 
> 
> do this UI? Please help me .

Your question is too vague to really be answered usefully.  But it
sounds to me like you probably want to implement this kind of UI feature
using some HTML rendering widget.  Or mess about with Pango markup
inside of a rich text editing field.

> Thanks & Regardse
> Tom
> The UI like following:
> 
>      __________________________________
>     |_|___________|___________|________|    
>     | |           |           |        |
>     | |           |           |        |        
>     |_|___________|___________|________|
>     | |           |           |        |
>     |_|___________|___________|________|
>  
>  
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 


-- 
Michael Torrie
Assistant CSR, System Administrator
Chemistry and Biochemistry Department
Brigham Young University
Provo, UT 84602
+1.801.422.5771

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to