-
Posts
6,214 -
Joined
-
Last visited
-
Days Won
117
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Michael Aivaliotis
-
A personal question for Aristos Queue
Michael Aivaliotis replied to Yair's topic in Object-Oriented Programming
Doesn't every word originate from the Greeks? -
Control -> User Run-time Menu Checkmark?
Michael Aivaliotis replied to orko's topic in User Interface
Ok, I've modified it to perform what you requested. Download File:post-2-1171876399.vi LV: 8.01 Now what? -
Control -> User Run-time Menu Checkmark?
Michael Aivaliotis replied to orko's topic in User Interface
I'm not sure why you are having problems but here is how i would do it. I'm using a static menu. LV:8.01 Download File:post-2-1171778045.vi -
The URL to the RSS is: http://forums.lavag.org/index.php?act=rssout&id=8 Here is also another RSS tutorial: http://forums.lavag.org/Using-Thunderbird-...ader-t2781.html and: http://forums.lavag.org/HOWTO-Login-to-LAV...ader-t2557.html
-
Control -> User Run-time Menu Checkmark?
Michael Aivaliotis replied to orko's topic in User Interface
Ya, I believe this is an oversight on NI's part, however there is a workaround, albeit cludgy. You need to trap the menu Activation event. From there you can detect the state of the checkmark with the "Get Menu Item Info" menu primitive. Then you need to pass that state boolean via a shift register to the menu Selection event case. You don't even have to worry about initializing the shift register since the menu Activation event always fires before the menu Selection event case -
Sure, ";" is a valid char., however the help states: QUOTE The Windows file dialogs accept ";" as a seperator. Also, The LV File dialog function accepts ";" as a delimiter for pattern input. This is used to filter the directory listing. From the help in the file dialog:QUOTE To match multiple patterns, use a semicolon ( ; ) to separate the patterns. White space, such as blanks, tabs, and carriage returns, are taken literally. Avoid using white spaces unless they are part of the extension pattern. For example, if you use *.html;*.doc, the dialog box displays all files that end with .html and .doc. If you use *.html; *.doc, the dialog box displays only files that end with .html. So all i'm stating is that there is a descrepancy somewhere.
-
I did a rebuild of the forum stats. Everyone's numbers have dropped to their real values. Normally when a post is deleted your post count does not change until you rebuild.
-
Nobody cares but hey, this girl who goes by Lisa Nova on YouTube, had several funny videos up and now she's been cast on MadTV. <object width="425" height="350"><param name="movie" value="http://www.youtube.com/watch?v=CmWIY_C7XUw"></param><param'>http://www.youtube.com/watch?v=CmWIY_C7XUw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/watch?v=CmWIY_C7XUw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br><br> More of Lisa :http://www.youtube.com/profile?user=LisaNova
-
Flat threads, not tree hierarcies....
Michael Aivaliotis replied to Tomi Maila's topic in Site Feedback & Support
It's a known "feature" See this post: http://forums.lavag.org/new-threaded-messages-t3564.html -
Here's an interesting document describing a job interview at the NSA.
-
QUOTE(martin@aerodynamics @ Feb 11 2007, 11:08 AM) Ya, I thought of upgrading all LAVA members to high speed internet but it's just not in the budget right now.
-
I want to announce that LAVA and all affiliated domains are now hosted on a dedicated server. This changeover was just completed today. Previously, LAVA was hosted on a VPS (virtual server). The new server specs: CPU: Celeron 3.0Ghz Memory: 1GB HD: 80GB Ethernet port: 100Mbps In addition to a server change, I switched to a different, more reliable, hosting company. The bottom line is we will all experience a much faster LAVA and a more reliable one. All of this is part of a continuous effort and commitment by me to provide you, the community member with the best experience possible. I want to take this opportunity to thank the continuous support of the community via donations and subscriptions. I'm also very excited by the in-depth discussions and threads that appear on the forums on a daily basis by all members. All of this gets me excited to keep supporting LAVA and the recent server upgrade is an example of this. PS: If you notice anything broken here on LAVA, please let me know via the support forum. It's possible that this happened during the transfer.
-
[CR] Controls to Variant
Michael Aivaliotis replied to Bobillier's topic in Code Repository (Certified)
Thanks for this tool. I have a stupid question. What use case is this tool fulfilling? Why can't I just do this?: -
This is a difficult move for NI to make. It's also a marketing issue. The only way to justify a $995 price point would be to cripple the existing Teststand somehow in order to lower the price. Then you would have two levels, but what do you take out? I've used Teststand and I must say, I don't think I could live without most of the features. Also, I don't think NI will invest R&D just to develop a secondary product which competes against the flagship Teststand. The only option is for someone else to move forward on something. That however requires too much organization with too many players. I'm afraid that from what I've seen, the existing LabVIEW open source community cannot support that type of endeavor.
-
XControl Inheritance Creator
Michael Aivaliotis replied to Ton Plomp's topic in Code Repository (Uncertified)
I agree with crelf. Posting like this just gets lost in the noise. It seems you have a steady development path. Let's see it in the CR. This is why the CR was created after all. -
XControl in Palette
Michael Aivaliotis replied to Ton Plomp's topic in Development Environment (IDE)
Tried this in 8.20. Go into Tools>Advanced>Edit Palette Set Then pick the XControl from your hard drive location. -
That's actually pretty old dude...
-
Is there any way to turn off the "feature" of a Multicolumn List Box (MCL) where a tip strip pops up with the full text contents of the cell? It becomes annoying when it pops-up just as you are trying to navigate to the column seperator to resize the column. I feel like smashing my head throught the screen when that happens. :headbang:
-
nice try yen...
-
renaming Channel names on WF-Chart crashes LV
Michael Aivaliotis replied to i2dx's topic in LabVIEW Bugs
Please report ALL problems to NI. We are just lucky by a fluke coincidence that Mr. Mercer from NI reads LAVA. Honestly, if you don't submit these issues to NI they will NEVER be fixed. If they respond that it is a known bug or issue, then you can request the CAR# and then post it here as a reply.