search for: subitems

Displaying 20 results from an estimated 39 matches for "subitems".

Did you mean: subitem
2007 Mar 13
7
Form with subforms
Hi, I''m looking for a way to implement subforms. For example, a form where you can add clients, and at the same time enter contactpersons for this client. I''ve been looking around, reading ebooks, etc, but can''t seem to find a good example/tutorial for something like this. So I would be very thankful if someone could point me in the right direction. Thanks, Sven
2007 Mar 19
4
Objects "uncompletely" displayed
Hello, I would like to ask some help about the following problem: I'm running a soft called beersmith (www.beersmith.com) with wine. The soft is running but some lists are uncompletely displayed. Only the first column is displayed but I can sort lists on unvisible columns. I already have asked help from the developpers but havn't received any usefull answers:
2006 Feb 21
3
AJAX sub-list
In the new / edit screen for an "item" I''d like to be able to add/remove "sub-items" on pressing an add button below the "sub-items" a bit of a form shows up with the html looking something like: <div id="uniqueid"> <!-- label etc here --> <input type="text" id="sub_items[]" name="sub_items[]"
2007 Feb 28
7
Showdown -- A javascript port of Markdown
Hi, I've just posted the first public version of Showdown, a full javascript port of Markdown. It's 10KB and works in all major browsers. Try out the sample app: <http://www.attacklab.net/showdown-gui.html> Full source code is available: <http://www.attacklab.net/showdown-v0.9.zip> All the heavy lifting is done by the browser's regular expression engine, so
2006 Feb 13
4
activerecord << operator
Hello, I am new here and actually I am writing my first RoR app. My question is: -------- class Topic < ActiveRecord::Base has_many :messages end class Message < ActiveRecord::Base belongs_to :topic end class ForumController < ApplicationController def post message = Message.new(params[:message]) @topic = Topic.find(params[:id]) @topic.messages
2009 Mar 08
2
RESTful nested resources and polymorphism?
With ref to my previous post: http://www.ruby-forum.com/topic/180356 I am now able to access items from topics controller. However, now I need to add sub-item e.g.: An item itself could have many sub-items. So my items model is like: class Item < ActiveRecord::Base validates_uniqueness_of :title, :scope => [:topic_id] validates_presence_of :topic_id, :title, :owner, :position
2016 Aug 19
1
Icecast Digest, Vol 146, Issue 7
Thank you Philipp. I'm running icecast 2.4.2 and based on the "Available Raw Data" in the Icecast docs page (http://icecast.org/docs/ icecast-2.4.0/server-stats.html), it doesn't appear "album" or "year" are available for the stats-json.xsl file to get. But it may be misunderstanding what I'm seeing and just don't know how to properly customize the
2016 Aug 18
1
Adding to Icestats Available Raw Data
Is there a way to add additional metadata fields to icestats in such a way as to be accessible to stats-json.xsl? In particular I am interested in adding "album" and "year". -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20160818/6bbd1420/attachment.html>
2010 Aug 26
0
No subject
- the Ribbon Menu (the one used in RibbonNotePad demo) doesn't work - the subitems doesn't work - ribbon drop downs in general doesn't work - ribbon hints doesn't work In the attched screenshots you can see what in Windows works ok and not on Wine. I put 4 screenshots called Win1, Win2, Win3, Win4 that show the correct behaviour of RibbonNotePadDemo in Windows 7, and...
2008 Jan 11
2
"rsync cheatsheets"
Hello, I have just put reviewed versions of the "rsync cheatsheets" which I posted a couple of years ago (if I correctly keep track of time), right here: http://public.m-plify.net/rsync_cheatsheets/ - Sheet one lists the possible combinations of SOURCE and DEST arguments that may be given to rsync. - Sheet two lists the behaviour of rsync for different cases of SOURCE and DEST. -
2003 Jun 20
1
doubt about Load Balancing
Hello In the LARCT how-to subitem: 4.2.2. Load balancing the following phrase says: "" Instead of choosing one of the two providers as your default route, you now set up the default route to be a multipath route. In the default kernel this will balance routes over the two providers. It is done as follows (once more building on the example in the section on split-access): ip
2009 Mar 08
0
undefined variable or method in form_tag url
Hello list, In ref. to my previous post: http://www.ruby-forum.com/topic/180765 I am getting "undefined local variable or method `item_path'' for #<ActionView::Base:0xb7065650>", when I try to create a new item. Following is the code in my new.rhtml <h1>New <%= @is_subitem ? ''Subitem'' : ''Item'' %></h1> <% form_tag
2018 May 14
0
Wine release 3.0.1
...Exception when organizing favorites in Windows Media Player 6.4 (unimplemented function shdocvw.dll.DoOrganizeFavDlg) 44296 Qt 5 programs fail to resolve DNS SRV records 44310 WritePrivateProfileString doesn't check for flush errors 44329 Listview does not reset returned state mask for subitems 44349 winedbg: stepping is broken using GDB proxy 44428 x64dbg needs unimplemented function msvcr120.dll.??0_NonReentrantPPLLock at details@Concurrency@@QEAA at XZ 44441 for loop reading a file strips out double quotes and then equals 44468 x64dbg crashes on unimplemented function msvcr...
2007 Jan 09
0
Wine release 0.9.29
...Fix the file sharing test to pass cleanly under XP and Win9x. kernel32: Print more information about the reason of a test failure. user32: Restore old WM_SIZE handler in mdi child. Duane Clark (2): msvcrt: Add function _mbsspnp. comctl32: listview: Allow LVIF_STATE flag in subitems. Eric Pouech (21): cmd: Fix 'copy foo bar/' which gave access denied errors. msvcrt: execl fix when no args are given (reported by Louis Lenders). winedbg: Added a maintenance command to load a given module (for debug purposes). dbghelp: Implemented 64 bit versions...
2011 Jan 05
16
Nicedit (rich text editor)
Hello, I''m trying to use Nicedit to improve my text_areas in some views of my project. I have installed jquery: ruby script/plugin install git://github.com/aaronchi/jrails.git nicEdit plugin: ruby script/plugin install git://github.com/sergio-fry/Simple-nicEdit.git Add js in layout: <%= javascript_include_tag ''nicEdit'', ''nicEditInit'' %> Use it
2018 Feb 02
0
Wine release 3.1
...when using XAudio2 44294 Possible access to unintended macro in "wine/dlls/comdlg32/fontdlg.c" line 592 44296 Qt 5 programs fail to resolve DNS SRV records 44310 WritePrivateProfileString doesn't check for flush errors 44329 Listview does not reset returned state mask for subitems 44347 Touhou Shinpiroku trial terminates 44349 winedbg: stepping is broken using GDB proxy 44365 armel build fails: selected processor does not support `strd r4,[sp]' in ARM mode 44379 Visual Novel "A Clockwork Ley-Line": ntdll.dll.RtlPushFrame called --------------------...
2007 Jul 04
5
loading menu using XmlResource
Hi, i''m evaluating XmlResource: loading frame, dialogs and access widgets is ok but i''m not able to load menu bar and menu using the corresponding methods XmlResource#load_menu_barXmlResource#load_menui get the error saying ''XML resource ''Opzioni'' (class ''wxMenu'') not found!'' trying to load a menu and ''XML resource
2011 May 13
0
Wine release 1.3.20
The Wine development release 1.3.20 is now available. What's new in this release (see below for details): - Option to clip the mouse inside fullscreen windows. - Support for persistent HTTP connections. - Initial implementation of the XML writer. - Support for drawing rectangles in the DIB engine. - Volume control in MMDevAPI. - More MSVC runtime functions. - Various bug fixes.
2017 Aug 03
0
Wine release 2.14
The Wine development release 2.14 is now available. What's new in this release (see below for details): - Mono engine updated with some bug fixes. - C++ calling convention workarounds in the IDL compiler. - Z-order support in the Android graphics driver. - Scalable mouse cursors on macOS. - Various bug fixes. The source is available from the following locations:
2002 Mar 01
4
UI regression
Hi, Earlier this year I "upgraded" from wine 20010510 to 20011226 in order to see if some kind of resource leak was fixed which caused screen redraws to get progressively slower and slower and slower and slower, .... That was fixed but there seemed to be a significant number of graphics and UI regressions. I've just upgraded to 20020228 to see if things were any better and within