| Anonymous | Login | Signup for a new account | 2013-05-25 17:40 CEST | ![]() |
| All Projects | FPC | Lazarus: Packages, Patches | Lazarus CCR | Mantis | fpGUI | fpcprojects: fpprofiler |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0021955 | Packages | Database | public | 2012-05-06 10:01 | 2012-05-12 01:26 | ||||||||
| Reporter | WYC | ||||||||||||
| Assigned To | Luiz Americo | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | resolved | Resolution | no change required | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | 0.9.30.2 | Product Build | |||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0021955: DBEdit that data type is float/integer can not able to visible when Table open first time. | ||||||||||||
| Description | Please see the upload File. when I put DBEdit that data type is float/integer on the form. When the form is the first time dynamic create. and I open query. the DBEdit will not be able to visible. After I move record, the DBEdit will be visibled and working. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Fixed in Revision | |||||||||||||
| LazTarget | - | ||||||||||||
| Widgetset | Win32/Win64 | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0059324) Luiz Americo (developer) 2012-05-07 01:48 |
Some questions: - What Lazarus version are you using? - What widgetset (windows? gtk?)? - Can you post a sample project showing the problem? |
|
(0059330) WYC (reporter) 2012-05-07 07:18 |
I got solution. My old code "open query" was written onFormShow() event. Now I change "open query" on onFormCreate() event. It will be work ok. Lazarus version 0.9.30~0000001:0000001.1 widgetset: Win32/win64 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-06 10:01 | WYC | New Issue | |
| 2012-05-06 10:01 | WYC | File Added: DbEditBug.zip | |
| 2012-05-06 10:01 | WYC | Widgetset | => Win32/Win64 |
| 2012-05-07 01:46 | Luiz Americo | Status | new => assigned |
| 2012-05-07 01:46 | Luiz Americo | Assigned To | => Luiz Americo |
| 2012-05-07 01:48 | Luiz Americo | Note Added: 0059324 | |
| 2012-05-07 07:18 | WYC | Note Added: 0059330 | |
| 2012-05-12 01:26 | Luiz Americo | LazTarget | => - |
| 2012-05-12 01:26 | Luiz Americo | Status | assigned => resolved |
| 2012-05-12 01:26 | Luiz Americo | Resolution | open => no change required |
| Main | My View | View Issues | Change Log | Roadmap |



