Suneido

Integrated Application Platform

  • Home
  • Learning
    • Suneido Manual
    • Beginners
      • Inside Suneido
      • The Suneido Programming Language
      • The Suneido Database
      • Installing Suneido
      • Building Suneido
      • IDE Go To Tour
      • Upgrading To A New Release
    • Advanced
      • Canvas Control
      • DrawControl Part 1
      • DrawControl Part 2
      • DrawControl Part 3
      • SAX Like XML Processing
      • A Plug-In Architecture
      • A Simple Wizard Framework
      • An HTML Include Facility
      • An RSS 2 Feed Creator
      • MIME Generation
      • A New Add-on Facility
      • Workspace Improvement Hack
    • Mockito for Suneido
    • The Suneido Task Scheduler
    • Contributing To Suneido
    • Contributor Assignment of Copyright
    • Language Translation
    • Future Directions
    • Interview With Andrew Mckinlay
  • Forum
    • Announcements
    • Internals & Enhancements
    • Cookbook
    • General
  • FAQ
  • Screenshots
  • Downloads
  • Links

Browse functionality

Integrated Application Platform › Forums › General › Browse functionality

  • This topic has 2 replies, 2 voices, and was last updated 12 years ago by powerboy72.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 12, 2011 at 11:25 am #690
    powerboy72
    Participant

    Slowly learning suneido.
    Language as a whole like that.
    Browse functionality is not enough:
    1. Reading large amounts of data slow, VirtualBrowse does not work.
    2. There is no function – copy the current record.
    3. There is no possibility of entering the column. (in each case has to set the cursor to the right column)

    January 12, 2011 at 3:33 pm #806
    amckinlay
    Keymaster

    Yes, Browse is not good for large data 🙁

    To display (but not edit) large amounts of data you can use ListView. This is what QueryView uses.

    One option would be to add editing to ListView

    It should be easy to add an option to copy a record.

    What do you mean by “entering the column”? You can tab through the columns.

    January 13, 2011 at 7:01 am #807
    powerboy72
    Participant

    @amckinlay wrote:

    What do you mean by “entering the column”? You can tab through the columns.

    When adding a new record – the current column should remain the same.

    Also, I do not like that table and field names must have unique names. They are not comfortable.
    Example: (Tables, ‘ensures’, table: ‘biz_comdata_responses’,
    schema: ‘(bizcomres_num, bizcomres_text)
    key (bizcomres_num) ‘)

    Edit function: Datadict (fieldname, tablename = false)
    Description fields can be established: “Field_” + GlobalPrefix + tablename + fieldname

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Search Forums

Log In
Welcome to the new Suneido Web Site and Forum.
Register
Lost Password
users of the previous PHPBB Forum should be able to log in with their previous username and password.

Recent Topics

  • Alpha copy of gSuneido to play with
  • how to start jsuneido ?
  • Problem Starting Suneido…
  • Dialog not showing buttons
  • New link for Suneidojo

Contact Us | Legal Statement | Privacy Statement | SiteMap

Copyright © 2023 Axon® Development Corporation. All Rights Reserved. - Open Source Integrated Database and Programming Language