[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-devel
Subject:    Re: [ jEdit-devel ] [ jEdit-commits ] SF.net SVN: jedit:[13110]
From:       Kazutoshi Satoda <k_satoda () f2 ! dion ! ne ! jp>
Date:       2008-07-27 14:01:46
Message-ID: 488C7FCA.5060006 () f2 ! dion ! ne ! jp
[Download RAW message or body]

k_satoda@users.sourceforge.net wrote:
> Modified: plugins/SideKick/trunk/sidekick/SideKickOptionPane.java
> ===================================================================
> --- plugins/SideKick/trunk/sidekick/SideKickOptionPane.java	2008-07-27 10:24:38 UTC \
>                 (rev 13109)
> +++ plugins/SideKick/trunk/sidekick/SideKickOptionPane.java	2008-07-27 11:45:57 UTC \
> (rev 13110) @@ -156,6 +156,11 @@
> 		codeCompletionsPanel.add(completeDelay = new JSlider(0,1500,completeDelayValue), \
> BorderLayout.SOUTH);  addComponent(codeCompletionsPanel);
> 
> +		autoCompletePopupGetFocus = new JCheckBox(
> +			jEdit.getProperty("options.sidekick.auto-complete-popup-get-focus"),
> +			jEdit.getBooleanProperty("sidekick.auto-complete-popup-get-focus"));
> +		addComponent(autoCompletePopupGetFocus);
> +
> 		labelTable = new Hashtable();
> 		for(int i = 0; i <= 1500; i += 250)
> 		{
> @@ -204,6 +209,8 @@

Could someone make the new checkbox (autoCompletePopupGetFocus) in
codeCompletionsPanel?  Simply adding to it hided the completeDelay,
and I don't know what LayoutManager to use and how.


And also, I'm not sure the wording (label, change log, prop name, or
comments) of the new option. If someone found more appreciate wording,
please let me know.

-- 
k_satoda

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-- 
-----------------------------------------------
jEdit Developers' List
jEdit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic