A Day in the Life

2006-12-08

フ部・ .3.0

タブリストからMigemoで検索(F10)の挙動を調整。

文字未入力状態でもソートされた一覧を表示し、リスト切り替え時に実際にタブが切り替わるようになりました。似たようなタイトルが多くても探しやすくなったと思います。

ありがとうございます!早速使ってみましたが素晴らしい…。でも操作最中に落ちたのでご報告を。

タブリストミゲモ検索して Enter でフォーカスしてすぐにまたタブリストミゲモ検索表示するとうちの環境だと落ちるみたいです。

オブジェクト参照がオブジェクト インスタンスに設定されていません。
   場所 fub.MigemoForm.txtInput_TextChanged(Object sender, EventArgs e)
   場所 System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   場所 System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
   場所 System.Windows.Forms.Control.set_Text(String value)
   場所 System.Windows.Forms.TextBoxBase.set_Text(String value)
   場所 System.Windows.Forms.TextBox.set_Text(String value)
   場所 fub.MigemoForm.Reset(List`1 list)
   場所 fub.MainForm.MenuItem_Click(Object sender, EventArgs e)
   場所 fub.MainForm.OnCheckInput(Object sender, KeyEventArgs e)
   場所 fub.CommandBar.PreProcessMessage(Message& message)
   場所 fub.ReBar.PreProcessMessage(Message& msg)
   場所 fub.ReBar.System.Windows.Forms.IMessageFilter.PreFilterMessage(Message& message)
   場所 System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
   場所 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
   場所 System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
   場所 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   場所 System.Windows.Forms.Application.Run(Form mainForm)
   場所 fub.MainForm.Main(String[] args)

Rails と複合キー

http://capsctrl.que.jp/kdmsnr/wiki/bliki/?EnterpriseRails

使いたいけど、むむむ。つか複合キーの場合 DELETE がちょめんどくね? ar_obj.destroy AR_CLASS.destroy(ar_obj) できねーしなぁ。

フ部が起動しなくなった

user/explorerbar.xml 弄っていたら↓なエラーが出て起動しなくなってしまいました。OS 再起動すれば起動するかもですがまだ再起動してませんすいません…。

インデックスが範囲を超えています。負でない値で、コレクションのサイズよりも小さくなければなりません。
パラメータ名: index
   場所 System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index)
   場所 fub.Collections.PanelButtonCollection.get_Item(Int32 index)
   場所 fub.MainForm..ctor()
   場所 fub.MainForm.Main(String[] args)

ひさしぶりにもち

むつかしいお><

フ部要望

マウスのホイールクリックで新規タブで開く機能で、URL に %23 が含まれていると # にデコードされた URL で開いてしまいます。ので直していただけたら。

http://example.com/%23foobar

それと、タブリストから migemo 検索なのですが、そのダイアログ内で移動したら、自動でフォーカスが移ってくれると個人的にうれしいです。タイトルで絞り込んだけど、目的のはどれだっけ、とか思うときにそれで確認できるので。けど他の人はうれしいかは解りませんし実装的に重いとか面倒とかでしたらぜんぜん結構です!

記事の一覧 >