search for: widgets

Displaying 20 results from an estimated 988 matches for "widgets".

Did you mean: widget
2013 Sep 01
1
[PATCH] remove a duplicate tk function definition (and alphabetize)
'tkcoords' is defined twice (in the same way) in src/library/tcltk/R/Tk.R. Attached is a patch against r63780 that removes the duplicate definition and alphabetizes the functions. I've read that minor patches such as this should be sent to r-devel [1]. Scott [1] http://permalink.gmane.org/gmane.comp.lang.r.devel/33987 -- Scott Kostyshak Economics PhD Candidate Princeton
2001 Jan 22
0
vorbiscomment gui ideas
I was playing in Glade tonight with couple of GUI ideas for the vorbis comment editor. I've attached the glade file. A few notes: On the user-friendly version, we might want an "Advanced" tab that would pop up the user-hostile version to edit "non-standard" comment tags. I'm just not sure how to do that in a way that won't scare the non-technical. We need to
2007 Mar 27
0
15 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/.gitignore libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h
...dec_gtk_widget_set_interactive: + * @widget: a #SwfdecGtkWidget + * @interactive: %TRUE to make the widget interactive + * + * Sets the widget to be interactive or not. An interactive widget processes + * mouse and keyboard events, while a non-interactive widget does not care about + * user input. Widgets are interactive by default. + **/ void swfdec_gtk_widget_set_interactive (SwfdecGtkWidget *widget, gboolean interactive) { g_return_if_fail (SWFDEC_IS_GTK_WIDGET (widget)); widget->priv->interactive = interactive; + swfdec_gtk_widget_update_cursor (widget); + g_object_notify (G_O...
2011 Mar 18
7
Controller Spec & DataMapper Chaining
Hi there, I''m fairly new to RSpec, and DataMapper and I''m trying to write a controller spec for an index action that will include DM query chaining. Here is a very simplified version of the Controller#index I''m working on def index @widgets = Widget.all(:order => [ :name.asc ]) if params[:alpha] @widgets = @widgets.by_alpha(params[:alpha]) elsif params[:beta] @widgets = @widgets.by_beta(params[:beta]) end end I''m trying to write a spec for this and I''m struggling. It feels like it''ll be som...
2009 Apr 15
3
install error for rails-widgets
When i am trying to install the rails-widgets on windows vista from http://wiki.github.com/paolodona/rails-widgets location I get an error. Please help. cd myrails-app ruby script/plugin install git://github.com/paolodona/rails-widgets.git rake widgets:setup following is the error ---------------------------------------- rake aborted! Don'...
2008 Aug 11
3
tkentry that exits after RETURN?
I can set up an entry widget (thanks to an old post by Barry Rowlingson) that gets a password and exits when the user clicks on the "OK" button. Anyone have any clever ideas for returning/ destroying the window when the user types a carriage return/ENTER in the text window? I've messed around a little with validate, validatecommand, but don't see any obvious way to do it ...
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
...teActionBars(ViewPane.java:449) at org.eclipse.ui.internal.ViewActionBars.updateActionBars(ViewActionBars.java:59) at org.eclipse.ui.SubActionBars.updateActionBars(SubActionBars.java:610) at de.walware.statet.nico.ui.console.NIConsolePage$6.handleEvent(NIConsolePage.java:599) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163) at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:3284)...
2005 Oct 14
1
join tables and position (acts_as_list)
...ls project!). A recurring structure we are seeing is the desire to define an ordering any way we wish, so ''acts_as_list'' comes to the rescue. But, the ''position'' column seems to need to belong in the join table to make sense. For example, we have lots of widgets listed in a ''widgets'' table. We have attributes that the widgets can have, so we have a join table between ''attributes'' and ''widgets'' (many to many). Now, we want to be able to order the widget attributes any way we wish /per widget/....
2005 Jun 09
8
RDoc Dashboard Widget
...Doc repository (http://www.ruby-doc.org/core/ is the default, but http://api.rubyonrails.com/ works great as well) and lets you check your documentation without having to open a Safari/Firefox window. Anyways, any bug reports/criticism/comments are welcome... you can grab the widget from: http://widgets.precisionis.com.au/ I''m also working on an IRB widget which should be done shortly, if anyone''s interested. Have fun! -David Felstead
2008 Jun 13
6
Newbie question on has_many
I have two classes: a Widget and a User. The User has an id that is referenced in two places on the Widget: owner_id and operator_id. How should I structure that reference for has_many? Thanks folks - I appreciate any help on this. --David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2011 Dec 05
1
using StatEt IDE for Eclipse
...ourceProvider.handleCheck(WorkbenchSourceProvider.java:286) at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkOtherSources(WorkbenchSourceProvider.java:855) at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:839) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058) at...
2006 Mar 27
4
widgets on rails?
Here''s my crazy question of the day. Has anybody played around with using Rails to create Mac OS X Dashboard Widgets? Or is that just sick and wrong? Giles
2005 Nov 06
4
which package has applet-widget.h
I am trying to compile gtik.c and it wants to include applet-widget.h I have installed gnome-panel-devel and it cannot find it. What package has appet-widget.h? Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20051106/c0609917/attachment.html>
2005 May 31
1
AJAX & Partials
Hi, looking to see if I''m on the right track here... we''re selling widgets to customers, but there are a number of different type of widgets and each different type of widget has a number of parameters that the customer can specify, in effect each customer orders widget''s customised in ways particular to that specific order. We use STI to store each different wi...
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
...[comctl32.dll+0x86ec4] C [comctl32.dll+0x8cdb5] C [user32.dll+0xa8f1a] C [user32.dll+0xa936a] C [user32.dll+0xad2d2] C [swt-win32-3452.dll+0x220a] J org.eclipse.swt.internal.win32.OS.CallWindowProcW(IIIII)I J org.eclipse.swt.internal.win32.OS.CallWindowProc(IIIII)I j org.eclipse.swt.widgets.Tree.callWindowProc(IIII)I+580 J org.eclipse.swt.widgets.Control.windowProc(IIII)I j org.eclipse.swt.widgets.Tree.windowProc(IIII)I+1609 J org.eclipse.swt.widgets.Display.windowProc(IIII)I v ~StubRoutines::call_stub V [jvm.dll+0xecabc] V [jvm.dll+0x173d61] V [jvm.dll+0xecb3d] V [jvm...
2012 Nov 30
1
How to add widgets of gWidgets to widgets of rgtk2 ???
I have a layout in gwidgets. To this, I wanted to add a Textbox(gtkEntry) created from rgtk2... The code is as follows: MainLayOut <- glayout(homogeneous = FALSE, spacing = 10, container = SubGroup) MainLayOut[1, 1, anchor=left] <- "Number of Total Patients: " font(MainLayOut[1, 1, anchor=left]) <- c(we...
2006 Apr 12
1
rails api for dashboard widget like ruby rdoc widgets
hi guys, has someone here implemented rails api for dashboard widget like ruby rdoc widget? http://www.apple.com/downloads/dashboard/developer/rubyrdocwidget.html -- sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ", :ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!, :blog => "
2001 Feb 03
1
tk non-widget commands (esp. update and winfo)
Hi, I've been playing with the tcltk package. It's very nice to have access to buttons, menus etc. now. Thank you! Alas, I also have questions: In Tcl everything is a string [*]. This is not the case in R, of course. So why are return values of tk commands still strings? (Is there any other reason than speed or "package is work in progress"?) Example: > tt <-
2006 Jan 03
3
Changing tables within rails app
Hi, I want to know if my idea is possible within the rails framework. I want to write a rails app that uses the same code to manage two classes of widgets; "wired widgets" and "wireless widgets". For the most part, all the code to manage these two classes of widgets will be identical. The only differing part are some of the underlying field names in each respective db table (table: wired_widgets vs. wireless_widgets). In an effo...
2007 Aug 29
0
15 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_system_as.c
libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_initialize.as | 1 libswfdec/swfdec_initialize.h | 210 +++++------ libswfdec/swfdec_movie.c | 71 +++ libswfdec/swfdec_movie.h | 4 libswfdec/swfdec_sprite.c | 1 libswfdec/swfdec_sprite_movie.c