Results 1 to 3 of 3

Thread: Is using Array recommended for developing widgets for touchscreen phones?

  1. #1
    Join Date
    May 2011
    Posts
    18
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Is using Array recommended for developing widgets for touchscreen phones?

    Hi all,

    I don't know whether this is a smart question to ask or maybe perhaps silly. Is it recommended to use C++ arrays when comes to develop widgets for touchscreen phones like N97 or N8? The reason why this question came to my mind because I see lots of Gui examples don't apply arrays in their coding practice. So it's kinda bother me awhile whether I'm doing the right thing. Sorry if this question sound silly. Thanks.

  2. #2
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Is using Array recommended for developing widgets for touchscreen phones?

    As long as your compiler generates correct device code, it doesn't matter what sort of data structures you use.

  3. The following user says thank you to SixDegrees for this useful post:

    SlaynX (29th May 2011)

  4. #3
    Join Date
    May 2011
    Posts
    18
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Smile Re: Is using Array recommended for developing widgets for touchscreen phones?

    Thank you for giving me the confidence.

Similar Threads

  1. soccer game for mobile phones
    By rochford in forum Qt-based Software
    Replies: 1
    Last Post: 22nd April 2011, 08:34
  2. developing a calendar using an array of buttons.
    By ranjit.kadam in forum Qt Programming
    Replies: 3
    Last Post: 21st April 2011, 12:46
  3. Array of widgets
    By maider in forum Qt Programming
    Replies: 2
    Last Post: 20th November 2009, 13:13
  4. How To Create Array of Widgets in Qt4?
    By redhat in forum Newbie
    Replies: 4
    Last Post: 27th April 2009, 10:37
  5. Create an array of Widgets
    By gt.beta2 in forum Qt Tools
    Replies: 4
    Last Post: 25th February 2009, 19:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.