-
建议在动画类型下,暴漏小圆点的背景色,因为有的不想用clear color。
-
____________ Error report ____________
Timestamp: 16. 3. 2010 13:13:08
From: frmError in txtError
Exception: EAccessViolation
Reporting: Access violation at address 00000018. Read of address 00000018…
-
-
![11111](https://cloud.githubusercontent.com/assets/10752360/12021856/355bc1e4-adc5-11e5-93fe-f9fbf9f0d054.png)
-
I've been trying to get a rich text editor to work in my web app and I couldn't get any of them to work in my single-page navigation app. I've tried CKEditor, TinyMCE, and NicEdit. I've narrowed it d…
-
```
What steps will reproduce the problem?
1. Place TPageControl on form
2. Create new Page
3. Place TTBXLabel on new Page of PageControl
Sometime is graphics bug (see on attached picture)
RAD stud…
-
Is there any way to lock scrolling and enable only the use of buttons to go to the different views?
-
Dictionary maintains the insertion order when enumerating contents, but lacks an Insert method, in other words, there's no way to insert a page control between two existing controls. Note that the ord…
jhoek updated
9 years ago
-
In THSegmentedPagerExample,
### Failure type 1:
Given the user has switched to last page (like Page 3) and the transition animation has completed,
and user has dragged the scrollView leftwards to so…
-
How can I switch between tabs using the keyboard? Do I need to handle [SHIFT]+CTRL+TAB in my program or is it handled by fpGUI internally?