RTGUI

33 views
Skip to first unread message

rd...@iinet.net.au

unread,
May 28, 2013, 1:47:50 PM5/28/13
to rt-thre...@googlegroups.com
Is there any documentation (English) for RTGUI? There certainly aren't many useful comments in the code and the examples are buggy. I find myself spending more time debugging than I do writing code.
 
For instance, when a RTGUI_EVENT_PAINT event is received the rect member of the rtgui_event_paint structure is not valid. Many of the example windows simply paint the entire background, safe but not always efficient. However, the Demo_view_bmp example does not repaint the entire background. In fact it often doesn't draw any background at all leaving behind whatever was on the screen from the previously displayed window.
 
Also, is there a reason for naming the members of the rtgui_rect structure x1,y1,x2,y2 when just about every other platform uses either left, top, right, bottom or x, y, width, height (aka x, y, cx, cy)?
 
Sorry if I seem rather negative, I just find it quite frustrating when there is no documentation and the comments that do exist simply state the obvious.
 
Rob
 

Ming Bai

unread,
May 28, 2013, 9:39:08 PM5/28/13
to rt-thre...@googlegroups.com
Well, It's quite time-consuming to translate all those documents into English.
We may need volunteers who has a lot of spare time, interested in this project, understand the code - at least comments, and good at English.. so perhaps you may try things like google translate or any other machine translator, and ask here if you encounter any language or code barrier. 


 

--
--
You received this message because you are subscribed to the Google
Groups "rt-thread-users" group.
To post to this group, send email to rt-thre...@googlegroups.com
To unsubscribe from this group, send email to
rt-thread-use...@googlegroups.com
 
---
You received this message because you are subscribed to the Google Groups "rt-thread-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rt-thread-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

rd...@iinet.net.au

unread,
May 29, 2013, 12:34:49 PM5/29/13
to rt-thre...@googlegroups.com
I'm sure it would be time consuming if it were actually taking place, but it would appear to be consuming zero time. There doesn't appear to have been any progress in this area since I asked about documentation a year ago.
 
Where are "all those documents"? If even Chinese manuals might be of some use but I haven't even seen them available anywhere.
 
Rob
 

bernard

unread,
May 29, 2013, 9:19:47 PM5/29/13
to rt-thre...@googlegroups.com
Hi Rob,
This is a full document in Chinese, which includes RT-Thread GUI part:
http://www.rt-thread.org/download/RT-Thread.pdf



2013/5/30 <rd...@iinet.net.au>
I'm sure it would be time consuming if it were actually taking place, but it would appear to be consuming zero time. There doesn't appear to have been any progress in this area since I asked about documentation a year ago.
 
Where are "all those documents"? If even Chinese manuals might be of some use but I haven't even seen them available anywhere.
 
Rob
 

--

rd...@iinet.net.au

unread,
May 30, 2013, 3:38:22 AM5/30/13
to rt-thre...@googlegroups.com
Thanks Bernard, I'll have a look at it.
 
Rob
 
Reply all
Reply to author
Forward
0 new messages