I don't mean some form of lard.
I am using small datagrids in an application. They are five rows high and four columns wide. There are column headers above the fray. No scrollbars.
Intermittantly, when I open a new session, in both the IDE and in the standalones that I build, the datagrids will "scroll" so that the first line is missing. There is a blank line at the bottom. It is as if I scrolled down one line. Fooling around with various properties, such as setting the vScroll to "true" and then back to "false", will restore the normal array.
I think I have found a way to reconstitute them, but it seems silly. I double set the rowHeight on openstack:
set the dgProp["row height"] of grp "myGroup" to 12 --shrinks everything down
set the dgProp["row height"] of grp "myGroup" to 24 -- where I really want it
My question is, has anyone seen this before? Is my kluge sillier than it looks?
I am reading the docs. Does sending "resetList" to the datagrid do what I want? I can only check this when the problem ocurrs.
Craig Newman
datagrid shortening
Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Jump to
- LiveCode Community
- ↳ Announcements
- ↳ Developer Services Marketplace
- ↳ User Groups and Events
- ↳ SoCal LiveCode Group
- ↳ Greater Toronto Area LiveCode Users Group
- ↳ Off-Topic
- ↳ Made With LiveCode
- Getting Started With LiveCode
- ↳ Getting Started with LiveCode - Complete Beginners
- ↳ Getting Started with LiveCode - Experienced Developers
- ↳ Converting to LiveCode
- Developing With LiveCode
- ↳ Talking LiveCode
- ↳ Databases
- ↳ Games
- ↳ Internet
- ↳ Multimedia
- ↳ Software Engineering
- ↳ Version Control
- ↳ Feature Proposals
- ↳ Bug Triage
- Extending LiveCode
- ↳ Using Plugins for Customizing the LiveCode IDE
- ↳ Using Externals
- ↳ Making IDE Plugins
- ↳ Building Externals
- ↳ LiveCode Builder
- Platform Specific
- ↳ Windows
- ↳ Mac OS
- ↳ Linux
- ↳ iOS Deployment
- ↳ Android Deployment
- ↳ CGIs and the Server
- ↳ HTML5
- ↳ Raspberry Pi
- Academic Endeavors
- ↳ Teaching with LiveCode
- ↳ Research and Post Secondary
- ↳ LiveCode University
- ↳ Educational Outreach
- Livecode Open Source Archived Forum- closed to posting
- ↳ Engine Contributors
- ↳ IDE Contributors
- ↳ Documentation and Tutorials
- ↳ Brainstorms
- ↳ Community Projects
- LiveCode Hosting