FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 5 matches
Forum Index
Author Message
  Topic: richText selection problem
powder0326

Replies: 0
Views: 12010

PostForum: DFL   Posted: Tue Feb 23, 2010 12:29 am   Subject: richText selection problem
richText selection problem

I made the form including richTextControl.
Remove focus from the form once, and return focus to the form, then all the texts in the richText control are selected, and sc ...
  Topic: Want to call function when listview row selected.
powder0326

Replies: 2
Views: 9947

PostForum: DFL   Posted: Tue Apr 07, 2009 7:30 pm   Subject: Want to call function when listview row selected.
Thanks!
  Topic: Want to call function when listview row selected.
powder0326

Replies: 2
Views: 9947

PostForum: DFL   Posted: Sun Mar 29, 2009 10:26 pm   Subject: Want to call function when listview row selected.
I want to call the function when the row is selected.
So I registered function in the ListView.onClick.
but, It was called only at time when the area outside of the row was clicked.
  Topic: Want to set default selection idx of combobox in constructor
powder0326

Replies: 2
Views: 9044

PostForum: DFL   Posted: Wed Mar 18, 2009 8:41 pm   Subject: Want to set default selection idx of combobox in constructor
It is this exactly. It did not notice. Thank you.
  Topic: Want to set default selection idx of combobox in constructor
powder0326

Replies: 2
Views: 9044

PostForum: DFL   Posted: Wed Mar 18, 2009 11:41 am   Subject: Want to set default selection idx of combobox in constructor

import dfl.all;
class Test: dfl.form.Form
{
dfl.combobox.ComboBox comboBox1;
this()
{
text = "Test";
clientSize = dfl.all.Size( ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group