Requesting a quick start guide for UI with 3 panel

Post Reply
hua
Posts: 861
Joined: Fri Oct 28, 2005 2:27 am

Requesting a quick start guide for UI with 3 panel

Post by hua »

I have never been adventurous when creating a user interface. So most of my UI is just a simple dialog.

So please bear with me if some of my questions are noob-like.

I need to create a 3 panel UI that is similar to an email client or news aggregator where the left panel consist of a tree showing all folders. With some in bold for those having items yet to be read. Top right would be showing the email/news subject and top left will show the body.

Can anybody give me some tips about what controls to use to achieve this?

TIA
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
User avatar
armando.lagunas
Posts: 340
Joined: Mon Oct 05, 2009 3:35 pm
Location: Curico-Chile
Contact:

Re: Requesting a quick start guide for UI with 3 panel

Post by armando.lagunas »

una sugerencia, puedes usar taskpanel, checa este link

http://forums.fivetechsupport.com/viewt ... =taskpanel
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Requesting a quick start guide for UI with 3 panel

Post by cnavarro »

C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
hua
Posts: 861
Joined: Fri Oct 28, 2005 2:27 am

Re: Requesting a quick start guide for UI with 3 panel

Post by hua »

armando.lagunas wrote:una sugerencia, puedes usar taskpanel, checa este link

http://forums.fivetechsupport.com/viewt ... =taskpanel
Thank you for your tip Armando
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
hua
Posts: 861
Joined: Fri Oct 28, 2005 2:27 am

Re: Requesting a quick start guide for UI with 3 panel

Post by hua »

A lot of nice samples Cristobal. Thank you.

Basically what I'm trying to achieve is something like the screen below. Complete with bold for unread materials and unbold after displayed a few seconds

Image
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
Post Reply